Files
CVEs-PoC/2012/CVE-2012-10036.md
T
2025-09-29 21:09:30 +02:00

19 lines
1.0 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [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