VYPR
Unrated severityNVD Advisory· Published Mar 15, 2023· Updated Feb 27, 2025

CVE-2023-25282

CVE-2023-25282

Description

A heap overflow in D-Link DIR820LA1_FW106B02 allows attackers to cause a permanent denial of service via the mydlink_api.ccp endpoint.

AI Insight

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

A heap overflow in D-Link DIR820LA1_FW106B02 allows attackers to cause a permanent denial of service via the mydlink_api.ccp endpoint.

Vulnerability

A heap overflow vulnerability exists in the /sbin/ncc2 component of D-Link DIR820LA1 firmware version 106B02. The flaw occurs in the sub_492A68 function, which processes parameters config.log_to_syslog and log_opt_dropPackets from the mydlink_api.ccp endpoint. The strcpy function is used without verifying the length of the parameters, and the allocated heap space is controllable, leading to a heap overflow that can corrupt critical router configuration data [1].

Exploitation

An unauthenticated attacker can trigger the vulnerability by sending a crafted POST request to /mydlink_api.ccp with long values for the config.log_to_syslog and log_opt_dropPackets parameters. No authentication or special network position is required; the attack can be performed remotely. The reference includes a proof-of-concept (POC) demonstrating the attack vector [1].

Impact

Successful exploitation can cause a permanent denial of service (DoS) by corrupting global variables, such as eamilInfo, which may destroy the router's web service and configuration. This can render the device unusable, requiring a firmware reflash or hardware replacement. The vendor advisory describes this as a permanent DoS vulnerability [1].

Mitigation

As of the reference publication date (March 2023), no firmware patch has been released by D-Link. The affected device model DIR-820L is likely end-of-life (EOL); D-Link's security bulletin states that EOL products may not receive fixes [2]. Users should consider upgrading to a supported device if available, or isolate the router from untrusted networks. No workaround is provided [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/DIR820LA1_FW106B02description
  • Dlink/DIR820LA1llm-create
    Range: FW106B02

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.