We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
HTMLSanitizer.jl is a Whitelist-based HTML sanitizer. Prior to version 0.2.1, when adding the style tag to the whitelist, content inside the tag is incorrectly unescaped, and closing tags injected as content are interpreted as real HTML, enabling tag injection and JavaScript execution. This could result in possible cross-site scripting (XSS) in any HTML that is sanitized with this library. This issue has been patched in version 0.2.1. A workaround involves adding the math and svg elements to the whitelist manually.
Reserved 2025-06-18 | Published 2025-06-23 | Updated 2025-06-23 | Assigner GitHub_MCWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
github.com/...zer.jl/security/advisories/GHSA-3mj7-qxh9-6q4p
github.com/JuliaComputing/HTMLSanitizer.jl/pull/5
github.com/...ommit/0c3dc359e4a64c39cac609541945c0518feef040
Support options