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

18 lines
620 B
Markdown

### [CVE-2020-9467](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9467)
![](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
Piwigo 2.10.1 has stored XSS via the file parameter in a /ws.php request because of the pwg.images.setInfo function.
### POC
#### Reference
- http://packetstormsecurity.com/files/159191/Piwigo-2.10.1-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.