### [CVE-2017-7402](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7402) ![](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 Pixie 1.0.4 allows remote authenticated users to upload and execute arbitrary PHP code via the POST data in an admin/index.php?s=publish&x=filemanager request for a filename with a double extension, such as a .jpg.php file with Content-Type of image/jpeg. ### POC #### Reference - http://rungga.blogspot.co.id/2017/04/remote-file-upload-vulnerability-in.html - https://www.exploit-db.com/exploits/41784/ #### Github No PoCs found on GitHub currently.