VYPR

HTML Sanitizer

by TYPO3

Source repositories

CVEs (6)

  • CVE-2022-36020MedSep 13, 2022
    risk 0.33cvss 6.1epss 0.01

    The typo3/html-sanitizer package is an HTML sanitizer, written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values. Due to a parsing issue in the upstream package `masterminds/html5`, malicious markup used in a sequence with special…

  • CVE-2026-47345MedJun 8, 2026
    risk 0.26cvss epss 0.00

    Namespace attributes are not encoded correctly during HTML serialization. This allows bypassing the cross-site scripting prevention mechanism of typo3/html-sanitizer before version 2.3.2.

  • CVE-2023-47125MedNov 14, 2023
    risk 0.24cvss 4.7epss 0.01

    TYPO3 is an open source PHP based web content management system released under the GNU GPL. In affected versions DOM processing instructions are not handled correctly. This allows bypassing the cross-site scripting mechanism of typo3/html-sanitizer. This vulnerability has been…

  • CVE-2023-38500MedJul 25, 2023
    risk 0.24cvss 4.7epss 0.01

    TYPO3 HTML Sanitizer is an HTML sanitizer, written in PHP, aiming to provide cross-site-scripting-safe markup based on explicitly allowed tags, attributes and values. Starting in version 1.0.0 and prior to versions 1.5.1 and 2.1.2, due to an encoding issue in the serialization…

  • CVE-2026-47344LowJun 8, 2026
    risk 0.07cvss epss 0.00

    When ALLOW_INSECURE_RAW_TEXT is enabled, whitespace-variant closing tags (e.g., </style\t>) are not recognized by the sanitizer but accepted by browsers as valid end tags, allowing subsequent content to escape sanitization. This allows bypassing the cross-site scripting…

  • CVE-2022-23499MedDec 13, 2022
    risk 0.00cvss 6.1epss 0.00

    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…