CVE-2012-10033

NONE
CVSS v3
CVSS v2
78.45% EPSS (exploit probability)
CWE-78CWE

Description

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.

Affected routers (0)

No routers currently mapped to this CVE in our database.

External references