vendor:
Mega File Manager
by:
SirGod
7,5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: Mega File Manager
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:awesomephp:megafilemanager
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
Mega File Manager 1.0 (index.php page) Local File Inclusion Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input to the 'page' parameter in 'index.php' script. A remote attacker can include a local file from the web server and execute arbitrary code.
Mitigation:
Input validation should be used to prevent the inclusion of local files.