vendor:
Expow 0.8 File Manager
by:
mdx
7.5
CVSS
HIGH
Remote File Inclusion
94
CWE
Product Name: Expow 0.8 File Manager
Affected Version From: 0.8
Affected Version To: 0.8
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Expow 0.8 File manager Autoindex.php (cfg_file) Remote File Inclusion Vulnerability
This exploit allows an attacker to include a remote file by manipulating the 'cfg_file' parameter in the 'autoindex.php' script of Expow 0.8 File Manager. By providing a remote file URL in the 'cfg_file' parameter, the attacker can execute arbitrary code on the target system.
Mitigation:
To mitigate this vulnerability, it is recommended to update to the latest version of Expow File Manager or apply any available patches. Additionally, input validation and sanitization should be implemented to prevent remote file inclusion attacks.