vendor:
FileManager
by:
HaHwul
7,5
CVSS
HIGH
Path Traversal
22
CWE
Product Name: FileManager
Affected Version From: 2.3.0
Affected Version To: 2.3.0
Patch Exists: NO
Related CWE: none
CPE: a:simogeo:filemanager:2.3.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Debian [Wheezy]
2015
SIMOGEO FileManager 2.3.0 – Path Traversal Vulnerability
A path traversal vulnerability exists in SIMOGEO FileManager 2.3.0. An attacker can bypass the filtering rules by using '....//' to delete '../' and can access arbitrary files on the server. This can be exploited to read sensitive files such as /etc/passwd.
Mitigation:
Ensure that user-supplied input is properly sanitized and filtered before being used in file operations.