mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
767 B
Markdown
18 lines
767 B
Markdown
### [CVE-2014-5297](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5297)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The actionSendErrorReport method in protected/controllers/SiteController.php in X2Engine 2.8 through 4.1.7 allows remote attackers to conduct PHP object injection and Server-Side Request Forgery (SSRF) attacks via crafted serialized data in the report parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/128352/X2Engine-4.1.7-PHP-Object-Injection.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|