Files
CVEs-PoC/2017/CVE-2017-8082.md
T
2025-09-29 21:09:30 +02:00

18 lines
872 B
Markdown

### [CVE-2017-8082](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8082)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
concrete5 8.1.0 has CSRF in Thumbnail Editor in the File Manager, which allows remote attackers to disable the entire installation by merely tricking an admin into viewing a malicious page involving the /tools/required/files/importers/imageeditor?fID=1&imgData= URI. This results in a site-wide denial of service making the site not accessible to any users or any administrators.
### POC
#### Reference
- https://drive.google.com/open?id=0B3vXUYdNMECWZTd3SFRnUjllWk0
#### Github
No PoCs found on GitHub currently.