Submit #754496: D-Link DWR-M960 V1.01.07 Stack-based Buffer Overflowinfo

TitleD-Link DWR-M960 V1.01.07 Stack-based Buffer Overflow
DescriptionDuring a security review of the D-Link DWR-M960 (Hardware B1, Firmware V1.01.07), a buffer overflow vulnerability was discovered in the IPv6 configuration endpoint /boafrm/formIpv6Setup. The vulnerability is located within the sub_469104 function. This function processes IPv6 related settings. Towards the end of the function, it retrieves the submit-url parameter from the HTTP request. When the request includes the save_apply parameter (indicating a commit action), 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/19
User LX-66-LX (UID 92717)
Submission02/09/2026 07:08 (3 months ago)
Moderation02/20/2026 17:59 (11 days later)
StatusAccepted
VulDB entry347179 [D-Link DWR-M960 1.01.07 /boafrm/formIpv6Setup sub_469104 submit-url stack-based overflow]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!