Descrição
justhtml before 1.12.0 (versions <= 1.11.0) contains a mutation cross-site scripting (mXSS) vulnerability in the serialization of raw-text elements such as <style> and <script>. When a DOM tree is processed by sanitize_dom() using a custom policy that keeps these elements, text nodes inside them are serialized literally without escaping, allowing attacker-controlled text containing the matching closing tag sequence to break out of the raw-text context and inject arbitrary HTML into the serialized output. The default sanitization policy is not affected because it drops the contents of style and script.
CVSS 6.1EPSS 0.188%Risco 0.62
Ver fonte- Publicação
- 2026-08-23 14:16:55
- Versões afetadas
- <1.12.0
- Tipo
- Biblioteca
- Última alteração
- 2026-08-26 19:17:20
- Vetor
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N