CVE-2024-34078

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.
Configurations

No configuration.

History

06 May 2024, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-06 15:15

Updated : 2024-05-06 16:00


NVD link : CVE-2024-34078

Mitre link : CVE-2024-34078

CVE.ORG link : CVE-2024-34078


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')