h
tml-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.
References
Configurations
No configuration.
History
21 Nov 2024, 09:18
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
|
| References | () https://github.com/matthiask/html-sanitizer/commit/48db42fc5143d0140c32d929c46b802f96913550 - | |
| References | () https://github.com/matthiask/html-sanitizer/security/advisories/GHSA-wvhx-q427-fgh3 - |
06 May 2024, 16:00
| 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')