### [CVE-2018-15535](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15535) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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. ### POC #### Reference - https://www.exploit-db.com/exploits/45271/ #### Github - https://github.com/ARPSyndicate/kenzer-templates