← Back

Json Sanitizer

json-sanitizer

Vendor: Owasp • 3 CVEs

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Owasp
1Json Sanitizer
Jun 17, 2026
Jan 13, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
OWASP json-sanitizer before 1.2.2 can output invalid JSON or throw an undeclared exception for crafted input. This may lead to denial of service if the application is not prepared to handle these situations.
1Owasp
1Json Sanitizer
Jun 17, 2026
Jan 13, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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.
1Owasp
1Json Sanitizer
Jun 17, 2026
Jun 9, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
OWASP json-sanitizer before 1.2.1 allows XSS. An attacker who controls a substring of the input JSON, and controls another substring adjacent to a SCRIPT element in which the output is embedded as JavaScript, may be able...Show more
OWASP json-sanitizer before 1.2.1 allows XSS. An attacker who controls a substring of the input JSON, and controls another substring adjacent to a SCRIPT element in which the output is embedded as JavaScript, may be able to confuse the HTML parser as to where the SCRIPT element ends, and cause non-script content to be interpreted as JavaScript.Show less