mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 03:02:23 +02:00
19 lines
971 B
Markdown
19 lines
971 B
Markdown
### [CVE-2012-10038](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10038)
|
|

|
|

|
|

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