| Título | D-Link DWR-M960 V1.01.07 Stack-based Buffer Overflow |
|---|
| Descripción | During a security review of the D-Link DWR-M960 (Hardware B1, Firmware V1.01.07), a buffer overflow vulnerability was discovered in the Operation Mode configuration endpoint /boafrm/formOpMode. The vulnerability is located within the sub_462590 function. This function is responsible for changing the device's operation mode (e.g., Gateway, Bridge, etc.). The function retrieves the submit-url parameter from the HTTP request. If the mode validation (sub_461CE8) passes, the function proceeds to execute 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. |
|---|
| Fuente | ⚠️ https://github.com/LX-66-LX/cve-new/issues/22 |
|---|
| Usuario | LX-66-LX (UID 92717) |
|---|
| Sumisión | 2026-02-09 07:30 (hace 3 meses) |
|---|
| Moderación | 2026-02-21 05:58 (12 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 347274 [D-Link DWR-M960 1.01.07 Operation Mode Configuration Endpoint /boafrm/formOpMode sub_462590 submit-url desbordamiento de búfer] |
|---|
| Puntos | 20 |
|---|