VYPR
Unrated severityNVD Advisory· Published Oct 15, 2024· Updated Oct 16, 2024

CVE-2024-48713

CVE-2024-48713

Description

In TP-Link TL-WDR7660 1.0, the wacWhitelistJsonToBin function handles the parameter string name without checking it, which can lead to stack overflow vulnerabilities.

AI Insight

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

Stack overflow in TP-Link TL-WDR7660 1.0 wacWhitelistJsonToBin via crafted HTTP request leads to denial of service.

Vulnerability

A stack overflow vulnerability exists in TP-Link TL-WDR7660 firmware version 1.0. The wacWhitelistJsonToBin function in the /ds endpoint does not validate the length of the name parameter in the JSON request, allowing an attacker to cause a buffer overflow by sending an overly long string [1].

Exploitation

An attacker with network access to the router can exploit this vulnerability by sending a crafted HTTP POST request to the /ds endpoint with a valid session cookie. The request must include a JSON payload where the name field is set to a long string (e.g., "a" * 0x100000). No authentication beyond the session cookie is required, and the cookie can be obtained via a prior login or by capturing it [1].

Impact

Successful exploitation causes the router's server to crash, resulting in denial of service. The router becomes unresponsive, wireless connections are lost, and the administrative web interface becomes inaccessible. The attacker does not gain code execution or persistent access according to the available reference [1].

Mitigation

As of the publication date (2024-10-15), no official fix or update has been released by TP-Link for TL-WDR7660 1.0. The vulnerability remains unpatched. Users may consider restricting network access to the router's management interface or replacing the device with a newer model if 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

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.