VYPR
Unrated severityNVD Advisory· Published Mar 29, 2023· Updated Feb 14, 2025

CVE-2022-43633

CVE-2022-43633

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 SetSysLogSettings requests to the web management portal. When parsing the IPAddress element, the process does not properly validate a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-16154.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Command injection vulnerability in D-Link DIR-1935 router's SetSysLogSettings allows network-adjacent attackers to execute arbitrary code as root, even though authentication is required but can be bypassed.

Vulnerability

The vulnerability is a command injection flaw in the SetSysLogSettings handler of the D-Link DIR-1935 router's web management portal. The IPAddress element is improperly validated before being used in a system call, allowing an attacker to inject arbitrary OS commands. This affects the DIR-1935 hardware revision Ax running firmware version 1.03b02 [1][2]. Authentication is required to reach the vulnerable handler, but the existing authentication mechanism can be bypassed through a separate vulnerability (e.g., CVE-2022-43620) [2].

Exploitation

An attacker must be network-adjacent (on the same local network) and either possess valid administrator credentials or leverage an authentication bypass technique [2]. The attacker sends a crafted HTTP POST request to the router's web interface, targeting the SetSysLogSettings action. By inserting shell metacharacters into the IPAddress parameter, the injected command is executed by the system when the router processes the request.

Impact

Successful exploitation grants the attacker arbitrary code execution as the root user, resulting in full compromise of the router. The attacker can read, modify, or delete sensitive data, install persistent malware, pivot to other devices on the network, or disrupt network services. The confidentiality, integrity, and availability of the device are completely lost [2].

Mitigation

As of the publication date (March 29, 2023), D-Link has not released a firmware patch for this vulnerability [1]. The vendor acknowledged the issue and began developing patches, but no fixed version has been made available. Users should consider replacing the router with a supported model or isolating the device from untrusted network segments. No workaround has been provided by D-Link [1]. The CVE is not listed in CISA's Known Exploited Vulnerabilities catalog.

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

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.