← back
CVE-2012-10033

Narcissus backend.php Image Configuration Command Injection

CVSS 9.3 CRITICALEPSS 1.1%CWE-78
Vexday Risk Score
63High priority
SSVC decision (CISA)
Attend
PoC available → attend closely
CVSS 9.3EPSS 1.1%KEV nãoPoC públicaNuclei Metasploit simPatch
Lifecycle
14 Nov 2012Metasploit module available
05 Aug 2025Published on NVD
Recommendation: Plan a near-term fix — a public PoC already exists.
Narcissus is vulnerable to remote code execution via improper input handling in its image configuration workflow. Specifically, the backend.php script fails to sanitize the release parameter before passing it to the configure_image() function. This function invokes PHP’s passthru() with the unsanitized input, allowing attackers to inject arbitrary system commands. Exploitation occurs via a crafted POST request, resulting in command execution under the web server’s context.
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
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.