#VU31225 Path traversal in Responsive FileManager - CVE-2018-15535

 

#VU31225 Path traversal in Responsive FileManager - CVE-2018-15535

Published: August 24, 2018 / Updated: June 17, 2021


Vulnerability identifier: #VU31225
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2018-15535
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Responsive FileManager
Software vendor:
TecRail

Description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

/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.


Remediation

Install update from vendor's website.

External links