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

20 lines
854 B
Markdown

### [CVE-2014-6409](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6409)
![](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 M/Monit 3.3.2 and earlier allows remote attackers to hijack the authentication of administrators for requests that change user passwords via the fullname and password parameters to /admin/users/update.
### POC
#### Reference
- http://packetstormsecurity.com/files/128321/M-Monit-3.2.2-Cross-Site-Request-Forgery.html
- http://seclists.org/fulldisclosure/2014/Sep/71
- http://www.exploit-db.com/exploits/34718
#### Github
No PoCs found on GitHub currently.