cve/2020/CVE-2020-26870.md
2024-06-09 00:33:16 +00:00

1005 B

CVE-2020-26870

Description

Cure53 DOMPurify before 2.0.17 allows mutation XSS. This occurs because a serialize-parse roundtrip does not necessarily return the original DOM tree, and a namespace can change from HTML to MathML, as demonstrated by nesting of FORM elements.

POC

Reference

Github