Directory Traversal and SSRF in Responsive FileManager by Trippo
CVE-2018-15495
7.5HIGH
What is CVE-2018-15495?
The Responsive FileManager prior to version 9.13.3 contains a vulnerability in the upload.php file which enables an attacker to exploit directory traversal and server-side request forgery (SSRF) issues. The vulnerability arises because the 'url' parameter is directly utilized in a call to curl_exec. This can potentially allow the execution of harmful commands or access to sensitive files, such as /etc/passwd, leading to further exploitation of the server.
