Files
CVEs-PoC/2017/CVE-2017-10680.md
T
2024-06-18 02:51:15 +02:00

18 lines
671 B
Markdown

### [CVE-2017-10680](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10680)
![](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
Cross-site request forgery (CSRF) vulnerability in Piwigo through 2.9.1 allows remote attackers to hijack the authentication of users for requests to change a private album to public via a crafted request.
### POC
#### Reference
- https://github.com/Piwigo/Piwigo/issues/721
#### Github
No PoCs found on GitHub currently.