### [CVE-2012-10036](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10036) ![](https://img.shields.io/static/v1?label=Product&message=ProjectPier&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=*%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-434%20Unrestricted%20Upload%20of%20File%20with%20Dangerous%20Type&color=brightgreen) ### Description Project Pier 0.8.8 and earlier contains an unauthenticated arbitrary file upload vulnerability in tools/upload_file.php. The upload handler fails to validate the file type or enforce authentication, allowing remote attackers to upload malicious PHP files directly into a web-accessible directory. The uploaded file is stored with a predictable suffix and can be executed by requesting its URL, resulting in remote code execution. ### POC #### Reference - https://www.exploit-db.com/exploits/21929 - https://www.vulncheck.com/advisories/project-pier-arbitrary-file-upload-rce #### Github - https://github.com/fkie-cad/nvd-json-data-feeds