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

21 Nov 2024, 09:18

Type Values Removed Values Added
References
  • () https://lists.debian.org/debian-lts-announce/2024/08/msg00000.html -
References () https://github.com/matthiask/html-sanitizer/commit/48db42fc5143d0140c32d929c46b802f96913550 - () https://github.com/matthiask/html-sanitizer/commit/48db42fc5143d0140c32d929c46b802f96913550 -
References () https://github.com/matthiask/html-sanitizer/security/advisories/GHSA-wvhx-q427-fgh3 - () https://github.com/matthiask/html-sanitizer/security/advisories/GHSA-wvhx-q427-fgh3 -
Summary
  • (es) html-sanitizer es un limpiador HTML basado en listas permitidas. Si usa `keep_typographic_whitespace=False` (que es el valor predeterminado), el desinfectante normaliza Unicode al formulario NFKC al final. Algunos caracteres Unicode se normalizan como galones; esto permite que el HTML especialmente manipulado escape al saneamiento. El problema se solucionó en 2.4.2.

06 May 2024, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-06 15:15

Updated : 2024-11-21 09:18


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')