Security Advisory

CVE-2012-10045

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-08-08 18:14:08
Last updated 2026-04-07 14:02:40
Assigner VulnCheck
CVSS score 9.3
State PUBLISHED

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.