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

18 lines
733 B
Markdown

### [CVE-2017-9673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9673)
![](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
In SimpleCE 2.3.0, a CSRF vulnerability can be exploited to add an administrator account (via the index.php/user/new URI) or change its settings (via the index.php/user/1 URI), including its password.
### POC
#### Reference
- https://packetstormsecurity.com/files/142944/SimpleCE-2.3.0-Cross-Site-Request-Forgery-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.