Path traversal in Responsive FileManager - CVE-2018-15535

 

Path traversal in Responsive FileManager - CVE-2018-15535

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


Vulnerability identifier: #VU31225
CSH Severity: Medium
CVSS v4.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
Vendor: TecRail
Affected software:
Responsive FileManager

Detailed vulnerability 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.


How to mitigate CVE-2018-15535

Install update from vendor's website.

Sources