VYPR

json-sanitizer

by Trustwave

Source repositories

CVEs (3)

  • CVE-2021-23899CriJan 13, 2021
    risk 0.57cvss 9.8epss 0.02

    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-2021-23900HigJan 13, 2021
    risk 0.42cvss 7.5epss 0.02

    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-2020-13973MedJun 9, 2020
    risk 0.00cvss 6.1epss 0.01

    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…