Lucene search
+L

185 matches found

Snyk
Snyk
added 2024/12/02 10:18 p.m.3 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS due to the improper sanitization of HTML elements and attributes. An attacker can inject malicious scripts by exploiting the overridden sanitizer configurations that allow certain HTML5 noscript element Note: Th...

6.1CVSS5.3AI score0.00463EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/02 9:15 p.m.12 views

UBUNTU-CVE-2024-53989

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails = 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitiz...

6.1CVSS6.5AI score0.00463EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/02 9:7 p.m.25 views

CVE-2024-53989 Possible XSS vulnerability with certain configurations of rails-html-sanitizer 1.6.0

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails = 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitiz...

2.3CVSS0.00463EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/12/02 9:7 p.m.12 views

CVE-2024-53989 Possible XSS vulnerability with certain configurations of rails-html-sanitizer 1.6.0

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails = 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitiz...

2.3CVSS5.8AI score0.00463EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/12/02 12:0 a.m.5 views

PT-2024-36001

Name of the Vulnerable Software and Affected Versions: rails-html-sanitizer versions 1.6.0 Description: The issue is related to a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer when used with Rails = 7.1.0. This vulnerability may allow an attacker to inject conte...

6.4CVSS6.5AI score0.00581EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2024/11/22 3:49 a.m.5 views

SUSE CVE-2024-52595

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.0, the HTML Parser in lxml does not properly handle context-switching for special HTML tags such as , and . This behavior deviates from how web browsers parse and interpret such tags...

7.7CVSS5.9AI score0.00472EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/19 10:15 p.m.6 views

DEBIAN-CVE-2024-52595

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.0, the HTML Parser in lxml does not properly handle context-switching for special HTML tags such as , and . This behavior deviates from how web browsers parse and interpret such tags...

6.1CVSS5.2AI score0.00472EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 10:15 p.m.5 views

UBUNTU-CVE-2024-52595

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.0, the HTML Parser in lxml does not properly handle context-switching for special HTML tags such as , and . This behavior deviates from how web browsers parse and interpret such tags...

7.7CVSS5.8AI score0.00472EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/19 9:27 p.m.31 views

CVE-2024-52595 HTML Cleaner allows crafted scripts in special contexts like svg or math to pass through

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.0, the HTML Parser in lxml does not properly handle context-switching for special HTML tags such as , and . This behavior deviates from how web browsers parse and interpret such tags...

7.7CVSS0.00472EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/11/19 12:0 a.m.5 views

PT-2024-35391 · Unknown +1 · Lxml Html Clean +1

Name of the Vulnerable Software and Affected Versions: lxml html clean versions prior to 0.4.0 Description: The HTML Parser in lxml does not properly handle context-switching for special HTML tags such as , , and . This behavior deviates from how web browsers parse and interpret such tags...

7.7CVSS6AI score0.00472EPSS
SaveExploits0References17
Github Security Blog
Github Security Blog
added 2024/08/30 4:49 p.m.25 views

Svelte has a potential mXSS vulnerability due to improper HTML escaping

Summary A potential XSS vulnerability exists in Svelte for versions prior to 4.2.19. Details Svelte improperly escapes HTML on server-side rendering. It converts strings according to the following rules: - If the string is an attribute value: - " - " - & - & - Other characters - No conversion -...

6.1CVSS6AI score0.00344EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/08/30 4:49 p.m.6 views

GHSA-8266-84WP-WV5C Svelte has a potential mXSS vulnerability due to improper HTML escaping

Summary A potential XSS vulnerability exists in Svelte for versions prior to 4.2.19. Details Svelte improperly escapes HTML on server-side rendering. It converts strings according to the following rules: - If the string is an attribute value: - " - " - & - & - Other characters - No conversion -...

5.4CVSS5.9AI score0.00344EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/08/30 12:0 a.m.9 views

PT-2024-31398 · Svelte · Svelte

Name of the Vulnerable Software and Affected Versions: Svelte versions prior to 4.2.19 Description: A potential mXSS vulnerability exists in Svelte due to improper HTML escaping on server-side rendering. The issue arises when the final DOM tree rendered on browsers differs from what Svelte expect...

6.1CVSS6.1AI score0.00344EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2024/08/30 12:0 a.m.12 views

Svelte 跨站脚本漏洞

Svelte is a new way to build web applications from Svelte Open Source. A cross-site scripting vulnerability exists in Svelte 4.2.19 and earlier versions that stems from improper HTML escaping during server-side rendering, which could lead to a variant cross-site scripting attack, especially when...

6.1CVSS5.6AI score0.00344EPSS
SaveExploits1References3
Veracode
Veracode
added 2024/06/20 7:44 a.m.18 views

Cross-Site Scripting (XSS)

TinyMCE is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to unsafe parsing of noscript elements, which allows an attacker to execute malicious code when the content is loaded into the editor...

6.1CVSS6.5AI score0.00529EPSS
SaveExploits0References5Affected Software2
UbuntuCve
UbuntuCve
added 2024/06/19 8:15 p.m.21 views

CVE-2024-38357

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content parsing code. This allowed specially crafted noscript elements containing malicious code to be executed when that content was loaded into the editor. This vulnerability has bee...

6.1CVSS6.8AI score0.00529EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/19 8:15 p.m.12 views

UBUNTU-CVE-2024-38357

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content parsing code. This allowed specially crafted noscript elements containing malicious code to be executed when that content was loaded into the editor. This vulnerability has bee...

6.1CVSS6.7AI score0.00529EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/19 8:3 p.m.51 views

CVE-2024-38357 TinyMCE Cross-Site Scripting (XSS) vulnerability using noscript elements

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content parsing code. This allowed specially crafted noscript elements containing malicious code to be executed when that content was loaded into the editor. This vulnerability has bee...

6.1CVSS0.00529EPSS
SaveExploits0References5
Snyk
Snyk
added 2024/06/19 3:7 p.m.4 views

Cross-site Scripting (XSS)

Overview TinyMCE is a web-based JavaScript HTML WYSIWYG editor control. Affected versions of this package are vulnerable to Cross-site Scripting XSS when parsing noscript elements in the editor. An attacker can bypass sanitization by placing malicious code in noscript elements. Details Cross-site...

6.1CVSS5.3AI score0.00529EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/19 3:7 p.m.2 views

GHSA-W9JX-4G6G-RP7X TinyMCE Cross-Site Scripting (XSS) vulnerability using noscript elements

Impact A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content parsing code. This allowed specially crafted noscript elements containing malicious code to be executed when that content was loaded into the editor. Patches This vulnerability has been patched in TinyMCE 7.2.0,...

6.1CVSS5.8AI score0.00529EPSS
SaveExploits0References8
Rows per page
Query Builder