mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
19 lines
803 B
Markdown
19 lines
803 B
Markdown
### [CVE-2018-12603](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12603)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|