vendor:
Nuke Mobile Entartainment
by:
BorN To K!LL
5.5
CVSS
MEDIUM
Local File Include
22
CWE
Product Name: Nuke Mobile Entartainment
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Nuke Mobile Entartainment <= (module_name) Local File Include Vuln
The vulnerability allows an attacker to include local files on the server by exploiting an insecure file inclusion function in the 'compatible.php' script. By manipulating the 'module_name' parameter, an attacker can access sensitive system files and potentially execute arbitrary code.
Mitigation:
To mitigate this vulnerability, ensure that user input is properly validated and sanitized before being used in file inclusion functions. Additionally, restrict access to sensitive system files and directories.