| タイトル | 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 DHCPv6 Server configuration endpoint /boafrm/formDhcpv6s. The vulnerability is located within the sub_468D64 function. This function handles the configuration of the IPv6 DHCP server. Towards the end of the function, the code retrieves the submit-url parameter from the HTTP request. If the save_apply parameter is present (indicating a save operation), 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. |
|---|
| ソース | ⚠️ https://github.com/LX-66-LX/cve-new/issues/27 |
|---|
| ユーザー | LX-66-LX (UID 92717) |
|---|
| 送信 | 2026年02月09日 07:50 (3 月 ago) |
|---|
| モデレーション | 2026年02月22日 08:19 (13 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 347327 [D-Link DWR-M960 1.01.07 /boafrm/formDhcpv6s sub_468D64 submit-url メモリ破損] |
|---|
| ポイント | 20 |
|---|