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

19 lines
803 B
Markdown

### [CVE-2018-12603](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12603)
![](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 admin.php in LFCMS 3.7.0 allows remote attackers to hijack the authentication of unspecified users for requests that add administrator users via the s parameter, a related issue to CVE-2018-12114.
### POC
#### Reference
- https://packetstormsecurity.com/files/148268/LFCMS-3.7.0-Cross-Site-Request-Forgery.html
- https://www.exploit-db.com/exploits/44919/
#### Github
No PoCs found on GitHub currently.