mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2012-10036](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10036)
|
||

|
||

|
||

|
||
|
||
### 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
|
||
|