Invia #754500: D-Link DWR-M960 V1.01.07 Stack-based Buffer Overflowinformazioni

TitoloD-Link DWR-M960 V1.01.07 Stack-based Buffer Overflow
DescrizioneDuring a security review of the D-Link DWR-M960 (Hardware B1, Firmware V1.01.07), a buffer overflow vulnerability was discovered in the WLAN Encryption configuration endpoint /boafrm/formWlEncrypt. The vulnerability is located within the sub_452CCC function. This function handles the setup of wireless security settings (WEP, WPA, etc.). Towards the end of the function (after validation logic), it retrieves the submit-url parameter from the HTTP request. It then executes a strcpy operation to copy the content of submit-url into a global variable/buffer named wizard_htm. The code fails to verify if the length of the input string exceeds the size of the destination buffer. A malicious actor can exploit this by supplying an oversized submit-url parameter, leading to a buffer overflow.
Fonte⚠️ https://github.com/LX-66-LX/cve-new/issues/23
Utente LX-66-LX (UID 92717)
Sottomissione09/02/2026 07:34 (6 mesi fa)
Moderazione21/02/2026 05:58 (12 days later)
StatoAccettato
Voce VulDB347275 [D-Link DWR-M960 1.01.07 WLAN Encryption Configuration Endpoint /boafrm/formWlEncrypt sub_452CCC submit-url buffer overflow]
Punti20

Do you want to use VulDB in your project?

Use the official API to access entries easily!