Lucene search
+L

310 matches found

OSV
OSV
added 2022/12/14 2:15 p.m.6 views

UBUNTU-CVE-2022-23516

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah = 2.2.0, 2.19.1 uses recursion for sanitizing CDATA sections, making it susceptible to stack exhaustion and raising a SystemStackError exception. This may lead to a...

7.5CVSS6.7AI score0.01104EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2022/12/14 1:26 p.m.71 views

CVE-2022-23516

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah = 2.2.0, 2.19.1 uses recursion for sanitizing CDATA sections, making it susceptible to stack exhaustion and raising a SystemStackError exception. This may lead to a...

7.5CVSS6.1AI score0.01104EPSS
SaveExploits0
Veracode
Veracode
added 2022/12/14 5:18 a.m.35 views

Denial Of Service (DoS)

loofah is vulnerable to denial of service. The vulnerability exists due to uncontrolled recursion used in the CDATA sections of the library, which allows an attacker to cause an application crash through malicious input...

7.5CVSS7.2AI score0.01104EPSS
SaveExploits0References4Affected Software3
Veracode
Veracode
added 2022/12/14 4:54 a.m.26 views

Cross-site Scripting (XSS)

typo3/html-sanitizer is vulnerable to cross-site scripting. The vulnerability exists due to the lack of sanitization in the CDATA and HTML raw text elements, allowing an attacker to inject and execute malicious JavaScript...

6.1CVSS6.3AI score0.00438EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2022/12/14 12:0 a.m.11 views

Loofah gem for Ruby 安全漏洞

The Loofah gem for Ruby is a Ruby-based library for processing and converting HTML/XML documents. A security vulnerability exists in Loofah gem for Ruby versions 2.19.1 through 2.2.0, which stems from the use of recursion to clean up the CDATA section, making it susceptible to stack exhaustion an...

7.5CVSS6.7AI score0.01104EPSS
SaveExploits0References3
Prion
Prion
added 2022/12/13 9:15 p.m.23 views

Cross site scripting

HTML sanitizer is written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values. In versions prior to 1.5.0 or 2.1.1, malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized due to a parsing issue in the...

5.8CVSS6AI score0.00438EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2022/12/13 8:29 p.m.28 views

CVE-2022-23499 Cross-Site Scripting Protection bypass in HTML Sanitizer

HTML sanitizer is written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values. In versions prior to 1.5.0 or 2.1.1, malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized due to a parsing issue in the...

6.1CVSS5.6AI score
SaveExploits0References3
Snyk
Snyk
added 2022/12/13 5:40 p.m.2 views

Uncontrolled Recursion

Overview loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Affected versions of this package are vulnerable to Uncontrolled Recursion when it uses recursion for sanitizing CDATA sections, making it susceptible to stack...

7.5CVSS6.9AI score0.01104EPSS
SaveExploits0References2
OSV
OSV
added 2022/12/13 4:59 p.m.37 views

GHSA-HVWX-QH2H-XCFJ TYPO3 HTML Sanitizer vulnerable to Cross-Site Scripting

Problem Due to a parsing issue in the upstream package masterminds/html5, malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized. This allows bypassing the cross-site scripting mechanism of typo3/html-sanitizer. Besides that, the upstream package...

6.1CVSS6AI score0.00438EPSS
SaveExploits0References9
EUVD
EUVD
added 2022/05/13 1:9 a.m.5 views

EUVD-2013-6247

The davxmlgetcdata function in main/util.c in the moddav module in the Apache HTTP Server before 2.4.8 does not properly remove whitespace characters from CDATA sections, which allows remote attackers to cause a denial of service daemon crash via a crafted DAV WRITE request...

5CVSS7AI score0.26831EPSS
SaveExploits2References76
Github Security Blog
Github Security Blog
added 2022/05/02 4:0 a.m.29 views

feedparser Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in feedparser.py in Universal Feed Parser aka feedparser or python-feedparser before 5.0 allows remote attackers to inject arbitrary web script or HTML via vectors involving nested CDATA stanzas...

4.3CVSS5.2AI score0.0453EPSS
SaveExploits2References10Affected Software1
FreeBSD
FreeBSD
added 2022/02/22 12:0 a.m.23 views

typo3 -- XSS vulnerability in svg-sanitize

The TYPO3 project reports: The SVG sanitizer library enshrined/svg-sanitize before version 0.15.0 did not remove HTML elements wrapped in a CDATA section. As a result, SVG content embedded in HTML fetched as text/html was susceptible to cross-site scripting. Plain SVG files fetched as image/svg+x...

6.2CVSS0.8AI score0.00682EPSS
SaveExploits0References2
Typo3
Typo3
added 2022/02/22 12:0 a.m.62 views

Sanitization bypass in SVG Sanitizer

The SVG sanitizer library enshrined/svg-sanitize before version 0.15.0 did not remove HTML elements wrapped in a CDATA section. As a result, SVG content embedded in HTML fetched as text/html was susceptible to cross-site scripting. Plain SVG files fetched as image/svg+xml were not affected...

4.3CVSS1AI score0.00682EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2022/02/15 1:54 a.m.26 views

A cross-site scripting vulnerability

Description Impact SVG sanitizer library before version 0.15.0 did not remove HTML elements wrapped in a CDATA section. As a result, SVG content embedded in HTML fetched as text/html was susceptible to cross-site scripting. Plain SVG files fetched as image/svg+xml were not affected. Patches This...

4.3CVSS5.6AI score0.00682EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/02/14 10:54 p.m.21 views

GHSA-FQX8-V33P-4QCC Cross-site Scripting in enshrined/svg-sanitize

Impact SVG sanitizer library before version 0.15.0 did not remove HTML elements wrapped in a CDATA section. As a result, SVG content embedded in HTML fetched as text/html was susceptible to cross-site scripting. Plain SVG files fetched as image/svg+xml were not affected. Patches This issue is fix...

6.2CVSS5.9AI score0.00682EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/02/14 10:54 p.m.41 views

Cross-site Scripting in enshrined/svg-sanitize

Impact SVG sanitizer library before version 0.15.0 did not remove HTML elements wrapped in a CDATA section. As a result, SVG content embedded in HTML fetched as text/html was susceptible to cross-site scripting. Plain SVG files fetched as image/svg+xml were not affected. Patches This issue is fix...

6.2CVSS5.7AI score0.00682EPSS
SaveExploits0References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2021/04/21 12:0 a.m.10 views

The vulnerability of the CData optical line terminals 72408A, 9008A, 9016A, 92408A, 92416A, 9288, 97016, 97024P, 97028P, 97042P, 97084P, 97168P, FD1002S, FD1104, FD1104B, FD1104S, FD1104SN, FD1108S, FD1204S-R2, FD1204SN, FD1204SN-R2, FD1208S-R2, FD1216S-R1, FD1608GS, FD1608SN, FD1616GS, FD1616SN, FD8000 – relates to the transmission of secret information in the form of plaintext. This vulnerability allows a attacker to execute a “man-in-the-middle” attack.

The vulnerability of the CDATA 72408A, 9008A, 9016A, 92408A, 92416A, 9288, 97016, 97024P, 97028P, 97042P, 97084P, 97168P, FD1002S, FD1104, FD1104B, FD1104S, FD1104SN, FD1108S, FD1204S-R2, FD1204SN, FD1204SN-R2, FD1208S-R2, FD1216S-R1, FD1608GS, FD1608SN, FD1616GS, FD1616SN, and FD8000 devices is...

5.9CVSS6.4AI score0.00658EPSS
SaveExploits1References3Affected Software28
BDU FSTEC
BDU FSTEC
added 2021/04/21 12:0 a.m.8 views

The vulnerability of the CDATA 72408A, 9008A, 9016A, 92408A, 92416A, 9288, 97016, 97024P, 97028P, 97042P, 97084P, 97168P, FD1002S, FD1104, FD1104B, FD1104S, FD1104SN, FD1108S, FD1204S-R2, FD1204SN, FD1204SN-R2, FD1208S-R2, FD1216S-R1, FD1608GS, FD1608SN, FD1616GS, FD1616SN, FD8000 optical line terminals is related to insufficient protection of registration data. This vulnerability allows attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of optical line terminal devices such as CDATA 72408A, 9008A, 9016A, 92408A, 92416A, 9288, 97016, 97024P, 97028P, 97042P, 97084P, 97168P, FD1002S, FD1104, FD1104B, FD1104S, FD1104SN, FD1108S, FD1204S-R2, FD1204SN, FD1204SN-R2, FD1208S-R2, FD1216S-R1, FD1608GS, FD1608SN, FD1616GS...

10CVSS7.8AI score0.01355EPSS
SaveExploits1References3Affected Software28
Cvelist
Cvelist
added 2021/01/13 3:49 p.m.26 views

CVE-2021-23899

OWASP json-sanitizer before 1.2.2 may emit closing SCRIPT tags and CDATA section delimiters for crafted input. This allows an attacker to inject arbitrary HTML or XML into embedding documents...

9.6AI score0.02068EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/01/13 12:0 a.m.20 views

Owasp Json-sanitizer Code Issue Vulnerability

Owasp Json-sanitizer is a Java-based code library from the Owasp Foundation that generates Json format data from Json-like text content. A code issue vulnerability exists in OWASP json-sanitizer version 1.2.2, which stems from the possibility that the program may emit closed script tags and CDATA...

9.8CVSS7.5AI score0.02068EPSS
SaveExploits0References4
Rows per page
Query Builder