CVE-2012-10045 PUBLISHED

XODA 0.4.5 Arbitrary PHP File Upload

Assigner: VulnCheck
Reserved: 08.08.2025 Published: 08.08.2025 Updated: 08.08.2025

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.

Metrics

CVSS Vector: 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
CVSS Score: 9.3

Product Status

Vendor XODA
Product XODA
Versions Default: unknown
  • Version 0.4.5 is affected

Credits

  • Shai rod finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE

Impacts

  • CAPEC-242 Code Injection