CVE-2019-13482
Description
An issue was discovered on D-Link DIR-818LW devices with firmware 2.06betab01. There is a command injection in HNAP1 (exploitable with Authentication) via shell metacharacters in the Type field to SetWanSettings.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Authenticated command injection in D-Link DIR-818LW HNAP1 SetWanSettings via shell metacharacters in the Type field.
Vulnerability
A command injection vulnerability exists in the SetWanSettings action of the HNAP1 interface on D-Link DIR-818LW devices running firmware version 2.06betab01. The Type field is not sanitized before being passed to a system shell, allowing authenticated users to inject arbitrary OS commands via shell metacharacters. The vulnerability is reachable when an attacker has valid authentication credentials for the device's web interface [1].
Exploitation
An attacker must first authenticate to the HNAP1 interface using valid credentials. Once authenticated, a crafted SOAP request to SetWanSettings with a malicious payload in the Type field (e.g., containing semicolons or backticks) can be sent. The device will then execute the injected commands as part of the system call made by the HNAP handler [1].
Impact
Successful exploitation allows an attacker to execute arbitrary commands on the device with root privileges, leading to full compromise of the affected router. This includes the ability to read or modify sensitive configuration, install malware, or disrupt network operations [1].
Mitigation
As of the publication date (2019-07-10), no fixed firmware version has been released by D-Link. Users should restrict access to the management interface to trusted networks only and consider replacing the device if it is no longer supported. No workaround beyond network-level access controls is available [1].
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- D-Link/DIR-818LWdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- www.securityfocus.com/bid/109131mitrevdb-entryx_refsource_BID
- github.com/TeamSeri0us/pocs/blob/master/iot/dlink/dir818-4.pdfmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.