VYPR

Sanitize

by rgrove

Source repositories

CVEs (3)

  • CVE-2023-36823Jul 6, 2023
    risk 0.00cvss epss 0.01

    Sanitize is an allowlist-based HTML and CSS sanitizer. Using carefully crafted input, an attacker may be able to sneak arbitrary HTML and CSS through Sanitize starting with version 3.0.0 and prior to version 6.0.2 when Sanitize is configured to use the built-in "relaxed" config…

  • CVE-2023-23627Jan 27, 2023
    risk 0.00cvss epss 0.01

    Sanitize is an allowlist-based HTML and CSS sanitizer. Versions 5.0.0 and later, prior to 6.0.1, are vulnerable to Cross-site Scripting. When Sanitize is configured with a custom allowlist that allows `noscript` elements, attackers are able to include arbitrary HTML, resulting…

  • CVE-2020-4054Jun 16, 2020
    risk 0.00cvss epss 0.02

    In Sanitize (RubyGem sanitize) greater than or equal to 3.0.0 and less than 5.2.1, there is a cross-site scripting vulnerability. When HTML is sanitized using Sanitize's "relaxed" config, or a custom config that allows certain elements, some content in a math or svg element may…