dompurify@2.0.9 vulnerabilities

DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin

Direct Vulnerabilities

Known vulnerabilities in the dompurify package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Cross-site Scripting (XSS)

dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS). This is due to a bypass of a previous XSS vulnerability.

How to fix Cross-site Scripting (XSS)?

Upgrade dompurify to version 2.2.3 or higher.

<2.2.3
  • M
Cross-site Scripting (XSS)

dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) when converting from SVG namespace.

How to fix Cross-site Scripting (XSS)?

Upgrade dompurify to version 2.2.2 or higher.

<2.2.2
  • M
Cross-site Scripting (XSS)

dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG.

Affected versions of this package are vulnerable to Cross-site Scripting (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.

How to fix Cross-site Scripting (XSS)?

Upgrade dompurify to version 2.0.17 or higher.

<2.0.17