vendor:
Fhimage
by:
Osirys
7.5
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: Fhimage
Affected Version From: 1.2.2001
Affected Version To: 1.2.2001
Patch Exists: NO
Related CWE: N/A
CPE: a:flash-here:fhimage
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
2009
Fhimage Remote Command Execution Exploit
This exploit allows an attacker to execute arbitrary commands on a vulnerable Fhimage 1.2.1 web application. The exploit works only when register_globals and magic_quotes_gpc are both set to On. The exploit injects malicious code into the configuration file of the application and then executes the code via a GET request.
Mitigation:
Disable register_globals and magic_quotes_gpc in the application configuration.