| 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 Advanced Firewall configuration endpoint /boafrm/formFirewallAdv. The vulnerability is located within the sub_425FF8 function. This function processes firewall settings and retrieves the submit-url parameter from the incoming HTTP request. When the request indicates a "save and apply" action (via the save_apply parameter or specific internal state dword_4DDE34), 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 that can cause a Denial of Service (DoS) or potentially allow for Arbitrary Code Execution. |
|---|
| Source | ⚠️ https://github.com/LX-66-LX/cve-new/issues/15 |
|---|
| User | LX-66-LX (UID 92717) |
|---|
| Submission | 02/09/2026 06:44 (3 months ago) |
|---|
| Moderation | 02/20/2026 17:59 (11 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 347175 [D-Link DWR-M960 1.01.07 Advanced Firewall Configuration Endpoint /boafrm/formFirewallAdv sub_425FF8 submit-url stack-based overflow] |
|---|
| Points | 20 |
|---|