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

18 lines
694 B
Markdown

### [CVE-2020-5810](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5810)
![](https://img.shields.io/static/v1?label=Product&message=Umbraco%20CMS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Stored%20Cross-Site%20Scripting&color=brighgreen)
### Description
A stored XSS vulnerability exists in Umbraco CMS <= 8.9.1 or current. An authenticated user authorized to upload media can upload a malicious .svg file which act as a stored XSS payload.
### POC
#### Reference
- https://www.tenable.com/security/research/tra-2020-59
#### Github
No PoCs found on GitHub currently.