vendor:
Narcissus
by:
dun
8,8
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: Narcissus
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2012
Narcissus Remote Command Execution Vulnerability
Narcissus is an online image builder for the angstrom distribution. A Remote Command Execution vulnerability exists in the backend.php file of Narcissus, which is triggered when an attacker sends a malicious POST request to the backend.php file with the action parameter set to configure_image, the machine parameter set to any_machine and the release parameter set to any_release. This will cause the configure_image() function to be executed, which in turn will execute the passthru() function with the malicious command as an argument.
Mitigation:
The vendor should be contacted and the vulnerable code should be patched.