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

19 lines
861 B
Markdown

### [CVE-2020-9388](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9388)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
CSRF protection was not present in SquaredUp before version 4.6.0. A CSRF attack could have been possible by an administrator executing arbitrary code in a HTML dashboard tile via a crafted HTML page, or by uploading a malicious SVG payload into a dashboard.
### POC
#### Reference
- https://support.squaredup.com/hc/en-us/articles/360017568238
- https://support.squaredup.com/hc/en-us/articles/360019427218-CVE-2020-9388-API-Endpoints-are-not-protected-against-CSRF
#### Github
No PoCs found on GitHub currently.