vendor:
Filemanager
by:
SecurityFocus
7.5
CVSS
HIGH
Arbitrary File Disclosure
22
CWE
Product Name: Filemanager
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
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
2002
Filemanager Arbitrary File Disclosure Vulnerability
A vulnerability has been reported for Filemanager that may result in the disclosure of arbitrary files. The vulnerability exists due to insufficient sanitization of user-supplied values for URI parameters. A malicious attacker can specify arbitrary absolute paths as the value of the URI parameter. This will result in the requested file being disclosed to the attacker.
Mitigation:
Input validation should be used to ensure that user-supplied values are not used to access arbitrary files.