47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
id: CVE-2018-6910
|
|
|
|
info:
|
|
name: DedeCMS 5.7 - Path Disclosure
|
|
author: pikpikcu
|
|
severity: high
|
|
description: DedeCMS 5.7 allows remote attackers to discover the full path via a direct request for include/downmix.inc.php or inc/inc_archives_functions.php
|
|
impact: |
|
|
An attacker can use the disclosed path information to gather intelligence for further attacks or exploit other vulnerabilities.
|
|
remediation: |
|
|
Apply the latest patch or upgrade to a newer version of DedeCMS to fix the path disclosure vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-6910
|
|
- https://github.com/kongxin520/DedeCMS/blob/master/DedeCMS_5.7_Bug.md
|
|
- https://kongxin.gitbook.io/dedecms-5-7-bug/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2018-6910
|
|
cwe-id: CWE-668
|
|
epss-score: 0.03394
|
|
epss-percentile: 0.90409
|
|
cpe: cpe:2.3:a:dedecms:dedecms:5.7:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: dedecms
|
|
product: dedecms
|
|
tags: cve,cve2018,dedecms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/include/downmix.inc.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "downmix.inc.php"
|
|
- "Call to undefined function helper()"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402206a472571c47a817e62c27552a5bdb70a5cf53e4119a2974ca32649e5a54ffd49022047d4906703784905b6fec6442bee5a3c4d2b1b8ec6106f1232a85d9b3fa657a0:922c64590222798bb761d5b6d8e72950 |