VYPR

Maven package

com.mikesamuel/json-sanitizer

pkg:maven/com.mikesamuel/json-sanitizer

Vulnerabilities (3)

  • CVE-2021-23900Jan 13, 2021
    affected < 1.2.2fixed 1.2.2

    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.

  • CVE-2021-23899Jan 13, 2021
    affected < 1.2.2fixed 1.2.2

    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.

  • CVE-2020-13973Jun 9, 2020
    affected < 1.2.1fixed 1.2.1

    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 e