#VU31232 Path traversal in Responsive FileManager - CVE-2018-15495
Published: August 18, 2018 / Updated: July 17, 2020
Responsive FileManager
TecRail
Description
The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.
/filemanager/upload.php in Responsive FileManager before 9.13.3 allows Directory Traversal and SSRF because the url parameter is used directly in a curl_exec call, as demonstrated by a file:///etc/passwd value.