| 标题 | D-Link DWR-M960 V1.01.07 Stack-based Buffer Overflow |
|---|
| 描述 | During a security review of the D-Link DWR-M960 (Hardware B1, Firmware V1.01.07), a buffer overflow vulnerability was discovered in the WAN configuration endpoint /boafrm/formWanConfigSetup. The vulnerability is located within the sub_41914C function. This function is responsible for processing WAN interface settings. It retrieves the submit-url parameter from the HTTP request. Regardless of whether the save_apply parameter is present (triggering the save logic) or during the default execution flow, the function executes a strcpy operation to copy the content of submit-url into a global variable/buffer named wizard_htm. The code does not 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. |
|---|
| 来源 | ⚠️ https://github.com/LX-66-LX/cve-new/issues/18 |
|---|
| 用户 | LX-66-LX (UID 92717) |
|---|
| 提交 | 2026-02-09 07時04分 (3 月前) |
|---|
| 管理 | 2026-02-20 17時59分 (11 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 347178 [D-Link DWR-M960 1.01.07 WAN Interface Setting formWanConfigSetup sub_41914C submit-url 内存损坏] |
|---|
| 积分 | 20 |
|---|