CVE-2018-6910
published 2018-02-13CVE-2018-6910: 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.
PriorityP261high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
18.95%
96.9th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| dedecms | dedecms | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →HTTP GET request to /include/downmix.inc.php returning HTTP 200 with body containing both 'downmix.inc.php' and 'Call to undefined function helper()' indicates successful path disclosure exploitation.
- →Shodan and FOFA queries can be used to identify exposed DedeCMS instances: search for http.html:"dedecms" or body="dedecms".
- ·Only one of the two vulnerable paths is used in the nuclei template probe; /inc/inc_archives_functions.php is documented as vulnerable but not included in the active check. ↗
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
DedeCMS 5.7 - Path Disclosure
nuclei·CVSS 7.5
CVE-2018-6910 [HIGH] DedeCMS 5.7 - Path Disclosure
DedeCMS 5.7 - Path Disclosure
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
Template:
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/bl
No writeups or analysis indexed.
2018-02-13
Published