Files
CVEs-PoC/2020/CVE-2020-7750.md
T
2024-06-18 02:51:15 +02:00

857 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