← Back to CVE List

CVE-2024-34078

Published: 2024-05-06T15:15Z
Last Modified: 2024-11-21T09:18Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
html-sanitizer is an allowlist-based HTML cleaner. If using `keep_typographic_whitespace=False` (which is the default), the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. The problem has been fixed in 2.4.2. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt