AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2012-10045

UNKNOWN · CVSS N/A EPSS 1.14% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-08-08 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2012-10045
Severity
UNKNOWN
CVSS
N/A
EPSS
1.14%

Original NVD 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.