l
xml_html_clean is a project for HTML cleaning functionalities copied from `lxml.html.clean`. Prior to version 0.4.4, the _has_sneaky_javascript() method strips backslashes before checking for dangerous CSS keywords. This causes CSS Unicode escape sequences to bypass the @import and expression() filters, allowing external CSS loading or XSS in older browsers. This issue has been patched in version 0.4.4.
References
Configurations
No configuration.
History
05 Mar 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-05 20:16
Updated : 2026-03-05 20:16
NVD link : CVE-2026-28348
Mitre link : CVE-2026-28348
CVE.ORG link : CVE-2026-28348
JSON object : View
Products Affected
No product.
CWE
CWE-116
Improper Encoding or Escaping of Output