| Название | 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 Scheduled Reboot configuration endpoint /boafrm/formDateReboot. The vulnerability is located within the sub_460F30 function. This function handles the configuration for automatically rebooting the router after a certain number of days or within a specific time range.
Towards the end of the function, the code retrieves the submit-url parameter. 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/29 |
|---|
| Пользователь | LX-66-LX (UID 92717) |
|---|
| Представление | 09.02.2026 08:18 (3 месяцы назад) |
|---|
| Модерация | 22.02.2026 08:19 (13 days later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 347329 [D-Link DWR-M960 1.01.07 Scheduled Reboot Configuration Endpoint /boafrm/formDateReboot sub_460F30 submit-url повреждение памяти] |
|---|
| Баллы | 20 |
|---|