CVE-2012-10045 Details
Description
XODA 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.
An unauthenticated file upload vulnerability has been identified in XODA Document Management System version 0.4.5. This vulnerability allows remote attackers to upload arbitrary PHP files to the server, which can then be executed, leading to unauthorized code execution. The issue arises because the file upload feature does not properly validate or restrict the types of files that can be uploaded. Attackers can exploit this vulnerability by sending a multipart/form-data POST request with a malicious PHP file, which is then executed via a subsequent GET request.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 8, 2025CISA-ADP
Assessed Aug 8, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/xoda_file_upload.rb | CISA-ADP | ExploitMetasploit Framework (MSF) |
| https://www.exploit-db.com/exploits/20703 | CISA-ADP | Exploit |
| https://www.exploit-db.com/exploits/20713 | CISA-ADP | Exploit |
| https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/xoda_file_upload.rb | [email protected] | ExploitMetasploit Framework (MSF) |
| https://sourceforge.net/projects/xoda/ | [email protected] | ProductVendor |
| https://www.exploit-db.com/exploits/20703 | [email protected] | Exploit |
| https://www.exploit-db.com/exploits/20713 | [email protected] | Exploit |
| https://www.vulncheck.com/advisories/xoda-arbitrary-php-file-upload | [email protected] | AdvisoryExploit |
| https://xoda.org/ | [email protected] | ProductVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| XODA | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 16, 2026 | CVE Modified | [email protected] |
| Jun 16, 2026 | CVE Modified | CISA-ADP |
| Aug 8, 2025 | New CVE Received | [email protected] |
| Aug 8, 2025 | CVE Modified | CISA-ADP |
Volerion