CVE-2024-34078
Last modified
CVE-2024-34078 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.55% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-34078?
How severe is CVE-2024-34078?
How do I fix CVE-2024-34078?
Are you affected by CVE-2024-34078?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
