In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.
Start learningUpgrade dompurify
to version 0.8.6 or higher.
DOMPurify
is a DOM-only XSS sanitizer for HTML, MathML and SVG.
Affected versions of this package are vulnerable to a Cross-site Scripting (XSS) bug in Safari (>= versions 10.1). Specifically, when DOMPurify attempts to parse a string like:
<svg onload=alert(document.domain)>
it will result in XSS.
<>