### [CVE-2014-9567](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9567) ![](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 Unrestricted file upload vulnerability in process-upload.php in ProjectSend (formerly cFTP) r100 through r561 allows remote attackers to execute arbitrary PHP code by uploading a file with a PHP extension, then accessing it via a direct request to the file in the upload/files/ or upload/temp/ directory. ### POC #### Reference - http://packetstormsecurity.com/files/129759/ProjectSend-Arbitrary-File-Upload.html #### Github No PoCs found on GitHub currently.