mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
20 lines
856 B
Markdown
20 lines
856 B
Markdown
### [CVE-2015-5075](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5075)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site request forgery (CSRF) vulnerability in X2Engine X2CRM before 5.2 allows remote attackers to hijack the authentication of administrators for requests that create an administrative account via a crafted request to index.php/users/create.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/133718/X2Engine-4.2-Cross-Site-Request-Forgery.html
|
|
- http://seclists.org/fulldisclosure/2015/Sep/93
|
|
- https://www.exploit-db.com/exploits/38321/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|