mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
19 lines
857 B
Markdown
19 lines
857 B
Markdown
### [CVE-2020-7750](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7750)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://snyk.io/vuln/SNYK-JS-SCRATCHSVGRENDERER-1020497
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ossf-cve-benchmark/CVE-2020-7750
|
|
|