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

19 lines
971 B
Markdown

### [CVE-2012-10038](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10038)
![](https://img.shields.io/static/v1?label=Product&message=RateMyPet&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
Auxilium RateMyPet contains an unauthenticated arbitrary file upload vulnerability in upload_banners.php. The banner upload feature fails to validate file types or enforce authentication, allowing remote attackers to upload malicious PHP files. These files are stored in a web-accessible /banners/ directory and can be executed directly, resulting in remote code execution.
### POC
#### Reference
- https://www.exploit-db.com/exploits/21329
- https://www.exploit-db.com/exploits/21836
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds