← Back

Sanitize Svg Project

sanitize-svg_project

1 CVE • 1 product

Products (1)

Click to collapse
Toggle
Sanitize Svg
sanitize-svg

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Sanitize Svg Project
1Sanitize Svg
Jun 17, 2026
Jan 4, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
The `sanitize-svg` package, a small SVG sanitizer to prevent cross-site scripting attacks, uses a deny-list-pattern to sanitize SVGs to prevent XSS. In doing so, literal `<script>`-tags and on-event handlers were detecte...Show more
The `sanitize-svg` package, a small SVG sanitizer to prevent cross-site scripting attacks, uses a deny-list-pattern to sanitize SVGs to prevent XSS. In doing so, literal `<script>`-tags and on-event handlers were detected in versions prior to 0.4.0. As a result, downstream software that relies on `sanitize-svg` and expects resulting SVGs to be safe, may be vulnerable to cross-site scripting. This vulnerability was addressed in v0.4.0. There are no known workarounds Show less