cve/2012/CVE-2012-10038.md
2025-09-29 21:09:30 +02:00

971 B

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

Github