vendor:
FlashGameScript
by:
JuMp-Er
7.5
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: FlashGameScript
Affected Version From: 1.5.2004
Affected Version To: 1.5.2004
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
FlashGameScript Remote Command Execution Vulnerability
The vulnerability exists in the index.php file of the FlashGameScript application. It allows an attacker to execute arbitrary commands by manipulating the 'func' parameter in a GET request. This can be exploited by sending a malicious link with the 'func' parameter pointing to an attacker-controlled script.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user input, particularly any parameters used to execute commands or include files.