### [CVE-2014-5297](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5297) ![](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 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.