Files
CVEs-PoC/2020/CVE-2020-28470.md
T
2024-05-25 21:48:12 +02:00

18 lines
689 B
Markdown

### [CVE-2020-28470](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28470)
![](https://img.shields.io/static/v1?label=Product&message=%40scullyio%2Fscully&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.0.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
This affects the package @scullyio/scully before 1.0.9. The transfer state is serialised with the JSON.stringify() function and then written into the HTML page.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-SCULLYIOSCULLY-1055829
#### Github
No PoCs found on GitHub currently.