vendor:
GFHost
by:
Unknown
7.5
CVSS
HIGH
Command Injection
78
CWE
Product Name: GFHost
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
GFHost explo
This script allows an attacker to execute arbitrary commands on the target system by exploiting a command injection vulnerability in the GFHost web server. The vulnerability exists due to improper input validation of user-supplied data in the 'OUR_FILE' parameter of the 'dl.php' script. By manipulating this parameter, an attacker can inject malicious commands that are executed with the privileges of the web server, potentially leading to unauthorized access, data exfiltration, or system compromise.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization of user-supplied data. Additionally, restrict access to the vulnerable script or update to a patched version of the GFHost web server.