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: 8.7 [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]
CVE-ID: CVE-2018-15535
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

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.


Affected software

Responsive FileManager

How to mitigate CVE-2018-15535

Install update from vendor's website.

Responsive FileManager - update to 9.13.4

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins