CVE-2022-43619
Description
This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of D-Link DIR-1935 1.03 routers. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed. The specific flaw exists within the handling of ConfigFileUpload requests to the web management portal. The issue results from the lack of proper validation of a user-supplied string before using it as a format specifier. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-16141.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
D-Link DIR-1935 routers contain a format string vulnerability in ConfigFileUpload that allows network-adjacent attackers with authentication bypass to execute arbitrary code as root.
Vulnerability
This vulnerability resides in the ConfigFileUpload handler of the D-Link DIR-1935 router's web management portal, specifically in firmware version DIR1935A1_FW1.03B02 (as tested by ZDI) [1][2]. The flaw is a format string vulnerability where the application fails to properly validate a user-supplied string before using it as a printf-style format specifier [2]. Although authentication is required to reach the vulnerable endpoint, the authentication mechanism can be bypassed [2].
Exploitation
An attacker must be network-adjacent and gain authenticated access to the web interface, though the authentication bypass (e.g., via a separate vulnerability such as CVE-2022-43620 [1]) eliminates the need for valid credentials. Once authenticated, the attacker sends a specially crafted ConfigFileUpload request containing a malicious format string as part of the request parameters. No user interaction is required [2].
Impact
Successful exploitation allows the attacker to execute arbitrary code in the context of the root user, granting full control over the router. This leads to complete compromise of confidentiality, integrity, and availability of the device [2].
Mitigation
As of the publication date of this CVE (2023-03-29), D-Link has acknowledged the vulnerability and stated that security patches are under development, but no fixed firmware version has been released [1]. No workaround is known. Users should monitor D-Link's support page for future updates [1].
AI Insight generated on May 25, 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-1935v5Range: 1.03
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.