Lucene search
+L

3659 matches found

OSV
OSV
added 2024/02/02 5:15 p.m.5 views

UBUNTU-CVE-2024-23635

AntiSamy is a library for performing fast, configurable cleansing of HTML coming from untrusted sources. Prior to 1.7.5, there is a potential for a mutation XSS mXSS vulnerability in AntiSamy caused by flawed parsing of the HTML being sanitized. To be subject to this vulnerability the...

6.1CVSS6.1AI score0.00368EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/02 4:32 p.m.43 views

CVE-2024-23635 AntiSamy malicious input can provoke XSS when preserving comments

AntiSamy is a library for performing fast, configurable cleansing of HTML coming from untrusted sources. Prior to 1.7.5, there is a potential for a mutation XSS mXSS vulnerability in AntiSamy caused by flawed parsing of the HTML being sanitized. To be subject to this vulnerability the...

6.1CVSS5.8AI score0.00368EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/01 11:15 a.m.7 views

CVE-2023-51691

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in gVectors Team Comments – wpDiscuz allows Stored XSS.This issue affects Comments – wpDiscuz: from n/a through 7.6.12...

4.8CVSS5.8AI score0.00336EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/01 11:15 a.m.27 views

CVE-2023-51691

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in gVectors Team Comments – wpDiscuz allows Stored XSS.This issue affects Comments – wpDiscuz: from n/a through 7.6.12...

5.9CVSS5.7AI score0.00336EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/01 11:15 a.m.22 views

Cross site scripting

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in gVectors Team Comments – wpDiscuz allows Stored XSS.This issue affects Comments – wpDiscuz: from n/a through 7.6.12...

4.3CVSS6.9AI score0.00336EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/01 10:57 a.m.21 views

CVE-2023-51691 WordPress wpDiscuz Plugin <= 7.6.12 is vulnerable to Cross Site Scripting (XSS)

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in gVectors Team Comments – wpDiscuz allows Stored XSS.This issue affects Comments – wpDiscuz: from n/a through 7.6.12...

5.9CVSS6.7AI score0.00336EPSS
SaveExploits0References1
CVE
CVE
added 2024/02/01 10:57 a.m.48 views

CVE-2023-51691

CVE-2023-51691 concerns the WordPress plugin wpDiscuz, where versions n/a through 7.6.12 are affected by a Stored Cross-Site Scripting (XSS) vulnerability due to improper neutralization of input during web page generation. The root cause is input not being properly sanitized, enabling an attacker...

5.9CVSS5.1AI score0.00336EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2024/02/01 12:0 a.m.8 views

Fancy Comments WordPress < 1.2.15 - Contributor+ Stored XSS

Description The plugin does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admin PoC...

6.1AI score
SaveExploits0Affected Software1
wpexploit
wpexploit
added 2024/02/01 12:0 a.m.220 views

Fancy Comments WordPress < 1.2.15 - Contributor+ Stored XSS

Description The plugin does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admin Put...

6.3AI score
SaveExploits0
CNNVD
CNNVD
added 2024/02/01 12:0 a.m.10 views

WordPress plugin Comments Cross-Site Scripting Vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A cross-site scripting vulnerability exists...

5.9CVSS6.1AI score0.00336EPSS
SaveExploits0References2
Prion
Prion
added 2024/01/29 10:15 a.m.24 views

Code injection

When adding attachments to ticket comments, another user can add attachments as well impersonating the orginal user. The attack requires a logged-in other user to know the UUID. While the legitimate user completes the comment, the malicious user can add more files to the comment. This issue affec...

4CVSS7.1AI score0.00345EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/01/29 9:20 a.m.19 views

CVE-2024-23792 Insufficient access control

When adding attachments to ticket comments, another user can add attachments as well impersonating the orginal user. The attack requires a logged-in other user to know the UUID. While the legitimate user completes the comment, the malicious user can add more files to the comment. This issue affec...

5.3CVSS6.9AI score0.00345EPSS
SaveExploits0References1
NVD
NVD
added 2024/01/17 9:15 p.m.61 views

CVE-2024-22414

flaskBlog is a simple blog app built with Flask. Improper storage and rendering of the /user/ page allows a user's comments to execute arbitrary javascript code. The html template user.html contains the following code snippet to render comments made by a user: comment2|safe. Use of the "safe" tag...

6.5CVSS6.9AI score0.00409EPSS
SaveExploits1References1
Prion
Prion
added 2024/01/17 9:15 p.m.26 views

Design/Logic Flaw

flaskBlog is a simple blog app built with Flask. Improper storage and rendering of the /user/ page allows a user's comments to execute arbitrary javascript code. The html template user.html contains the following code snippet to render comments made by a user: comment2|safe. Use of the "safe" tag...

4.9CVSS7.8AI score0.00409EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2024/01/17 8:25 p.m.65 views

CVE-2024-22414

CVE-2024-22414 affects the FlaskBlog app. The root cause is improper storage/rendering on the /user/ page due to using the template snippet {{comment[2]|safe}}, which disables HTML escaping via the safe filter. As a result, user comments can render arbitrary JavaScript, enabling XSS. A remediatio...

6.5CVSS6AI score0.00409EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/01/17 12:0 a.m.8 views

PT-2024-19405 · Flaskblog · Flaskblog

Name of the Vulnerable Software and Affected Versions: flaskBlog affected versions not specified Description: The issue is related to improper storage and rendering of user comments on the /user/ page, allowing arbitrary javascript code execution. This is due to the use of the |safe tag in the...

6.5CVSS5.5AI score0.00409EPSS
SaveExploits1References5
OSV
OSV
added 2024/01/16 4:15 p.m.8 views

CVE-2021-4227

The ark-commenteditor WordPress plugin through 2.15.6 does not properly sanitise or encode the comments when in Source editor, allowing attackers to inject an iFrame in the page and thus load arbitrary content from any page to the comment section...

5.3CVSS5.9AI score0.00608EPSS
SaveExploits1References1
Prion
Prion
added 2024/01/16 4:15 p.m.25 views

Design/Logic Flaw

The WooCommerce WordPress plugin before 6.2.1 does not have proper authorisation check when deleting reviews, which could allow any authenticated users, such as subscriber to delete arbitrary comment...

4CVSS7AI score0.00675EPSS
SaveExploits2References3Affected Software1
OSV
OSV
added 2024/01/16 3:52 p.m.27 views

CVE-2022-0775 WooCommerce < 6.2.1 - Subscriber+ Arbitrary Comment Deletion

The WooCommerce WordPress plugin before 6.2.1 does not have proper authorisation check when deleting reviews, which could allow any authenticated users, such as subscriber to delete arbitrary comment...

4.3CVSS6.1AI score
SaveExploits0References6
CNNVD
CNNVD
added 2024/01/13 12:0 a.m.8 views

OpenKM Cross-Site Scripting Vulnerability

OpenKM is a document management system from OpenKM Spain. The system provides features such as version control, file history and file sharing. A cross-site scripting vulnerability exists in OpenKM version 7.1.40, which originates from a cross-site scripting attack that allows authenticated users ...

5.4CVSS5.9AI score0.00618EPSS
SaveExploits2References2
Rows per page
Query Builder