mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 02:29:40 +02:00
18 lines
726 B
Markdown
18 lines
726 B
Markdown
### [CVE-2015-2083](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2083)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site request forgery (CSRF) vulnerability in Ilch CMS allows remote attackers to hijack the authentication of administrators for requests that add a value to a profile field via a profilefields request to admin.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/130441/Ilch-CMS-Cross-Site-Request-Forgery.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|