#VU31225 Path traversal in Responsive FileManager - CVE-2018-15535
Published: August 24, 2018 / Updated: June 17, 2021
Responsive FileManager
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.