| Title | D-Link DWR-M960 V1.01.07 Stack-based Buffer Overflow |
|---|
| Description | During a security review of the D-Link DWR-M960 (Hardware B1, Firmware V1.01.07), a buffer overflow vulnerability was discovered in the Wireless Access Control endpoint /boafrm/formWlAc. The vulnerability is located within the sub_453140 function. This function manages the MAC address filtering rules for the wireless network. Towards the end of the function (specifically at LABEL_47 and subsequent lines), the code retrieves the submit-url parameter. If the save_apply parameter is present (indicating a user intent to save settings), the function 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. |
|---|
| Source | ⚠️ https://github.com/LX-66-LX/cve-new/issues/24 |
|---|
| User | LX-66-LX (UID 92717) |
|---|
| Submission | 02/09/2026 07:38 AM (2 months ago) |
|---|
| Moderation | 02/21/2026 05:58 AM (12 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 347276 [D-Link DWR-M960 1.01.07 Wireless Access Control Endpoint /boafrm/formWlAc sub_453140 submit-url stack-based overflow] |
|---|
| Points | 20 |
|---|