DOM Purification Flaw in Cure53's Product
CVE-2020-26870
6.1MEDIUM
What is CVE-2020-26870?
A vulnerability exists in Cure53's DOMPurify versions prior to 2.0.17, which allows for mutation-based Cross-Site Scripting (XSS). This is due to a failure in the serialize-parse process, which does not consistently replicate the original DOM structure. As a result, elements can inadvertently shift from HTML to MathML, leading to potential exploitation through crafted nested FORM elements. This security issue highlights the importance of thorough sanitization practices in web applications.
