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

20 lines
897 B
Markdown

### [CVE-2017-11567](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11567)
![](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 Mongoose Web Server before 6.9 allows remote attackers to hijack the authentication of users for requests that modify Mongoose.conf via a request to __mg_admin?save. NOTE: this issue can be leveraged to execute arbitrary code remotely.
### POC
#### Reference
- http://hyp3rlinx.altervista.org/advisories/MONGOOSE-WEB-SERVER-v6.5-CSRF-COMMAND-EXECUTION.txt
- http://seclists.org/fulldisclosure/2017/Sep/3
- https://www.exploit-db.com/exploits/42614/
#### Github
No PoCs found on GitHub currently.