VYPR
Unrated severityNVD Advisory· Published Apr 17, 2023· Updated Feb 6, 2025

CVE-2023-29665

CVE-2023-29665

Description

D-Link DIR823G_V1.0.2B05 was discovered to contain a stack overflow via the NewPassword parameters in SetPasswdSettings.

AI Insight

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

Stack overflow in D-Link DIR823G V1.0.2B05 via the NewPassword parameter in SetPasswdSettings allows potential remote code execution.

Vulnerability

A stack overflow vulnerability exists in D-Link DIR823G firmware version V1.0.2B05 (20181207) within the SetPasswdSettings HNAP1 handler. The function sub_425CB0 calls sub_425830, which processes the NewPassword parameter without checking its length, leading to a buffer overflow on the stack. The affected firmware is the latest available for this model [1].

Exploitation

An attacker can exploit this vulnerability by sending a crafted SOAP request to the HNAP1 endpoint at /HNAP1/ with a malicious NewPassword value. The request must include the SOAPAction header "http://purenetworks.com/HNAP1/SetPasswdSettings". No authentication is required, as the HNAP1 interface is typically exposed on the local network. The provided proof-of-concept uses a long string of 'A' characters to trigger the overflow [1].

Impact

Successful exploitation can cause a stack overflow, potentially leading to denial of service or arbitrary code execution with the privileges of the web server process. This could allow an attacker to gain full control of the device, including the ability to modify configuration, intercept traffic, or pivot to other network hosts [1].

Mitigation

As of the publication date, D-Link has not released a firmware update to address this vulnerability. The DIR-823G may be end-of-life; users should consider replacing the device or restricting access to the HNAP1 interface via firewall rules. No workaround is available from the vendor [1][2].

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/DIR823Gdescription
  • Dlink/DIR823Gllm-fuzzy
    Range: = V1.0.2B05

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.