Files
CVEs-PoC/2020/CVE-2020-7750.md
T
2025-09-29 21:09:30 +02:00

833 B

CVE-2020-7750

Description

This affects the package scratch-svg-renderer before 0.2.0-prerelease.20201019174008. The loadString function does not escape SVG properly, which can be used to inject arbitrary elements into the DOM via the _transformMeasurements function.

POC

Reference

Github