CVE-2012-10045 CRITICAL

CVE-2012-10045: XODA 0.4.5 Arbitrary PHP File Upload

Vendor Xoda
Product XODA
Weakness CWE-434 · Unrestricted file upload
Published August 8, 2025
Last update April 7, 2026

CVSS base score

9.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 8, 2025 CVE published
April 7, 2026 Record updated