CVE-2012-10045
critical · 9.3XODA version 0.4.5 contains an unauthenticated file upload vulnerability that allows remote attackers to execute arbitrary PHP code on the server. The flaw resides in the upload functionality, which fails to properly validate or restrict uploaded file types. By crafting a multipart/form-data POST request, an attacker can upload a .php file directly into the web-accessible files/ directory and trigger its execution via a subsequent GET request.
9.3
CVSS
1.1%
EPSS (exploit prob.)
65th
EPSS percentile
2025-08-08
Published
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weaknesses
CWE-434
References
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/xoda_file_upload.rb
- https://sourceforge.net/projects/xoda/
- https://www.exploit-db.com/exploits/20703
- https://www.exploit-db.com/exploits/20713
- https://www.vulncheck.com/advisories/xoda-arbitrary-php-file-upload
- https://xoda.org/
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/xoda_file_upload.rb
- https://www.exploit-db.com/exploits/20703
- https://www.exploit-db.com/exploits/20713
Query this programmatically:
curl https://evil-db.io/api/v1/cve/CVE-2012-10045