CVE-2018-15535
Responsive FileManager < 9.13.4 - Directory Traversal
Record summary
CVE-2018-15535 has a selected CVSS score of 7.5 (high); EIP currently links 1 catalogued exploit and 1 Nuclei template.
Description
/filemanager/ajax_calls.php in tecrail Responsive FileManager before 9.13.4 uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize get_file sequences such as ".." that can resolve to a location that is outside of that directory, aka Directory Traversal.
Exploitation context
Proofs of concept
1Catalogued exploits
ExploitDBResponsive FileManager < 9.13.4 - Directory TraversalExploitDB exploitby Simon UvarovNot analyzed1 file
Nuclei templates
1ProjectDiscoveryHIGHResponsive FileManager <9.13.4 - Local File InclusionCVSS 7.5
Responsive FileManager before version 9.13.4 is vulnerable to local file inclusion via filemanager/ajax_calls.php because it uses external input to construct a pathname that should be within a restricted directory, aka local file inclusion.
Impact
An attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to unauthorized access or information disclosure.
Remediation
Upgrade to Responsive FileManager version 9.13.4 or later to fix the vulnerability.
Source: ProjectDiscovery