| 제목 | D-Link DWR-M960 V1.0.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 System Log configuration endpoint /boafrm/formSysLog. The vulnerability is located within the sub_462E14 function. This function retrieves the submit-url parameter from the incoming HTTP request. Later in the execution flow, the function uses strcpy to copy the content of this parameter into a global variable/buffer named wizard_htm. Due to the lack of proper bounds checking on the input length before the copy operation, a malicious actor can supply an oversized submit-url parameter to overwrite the destination buffer and adjacent memory. This allows for application crashes (DoS) and potentially arbitrary code execution. |
|---|
| 원천 | ⚠️ https://github.com/LX-66-LX/cve-new/issues/10 |
|---|
| 사용자 | LX-66-LX (UID 92717) |
|---|
| 제출 | 2026. 02. 09. AM 06:17 (5 개월 ago) |
|---|
| 모더레이션 | 2026. 02. 20. AM 11:37 (11 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 347092 [D-Link DWR-M960 1.01.07 System Log Configuration Endpoint /boafrm/formSysLog sub_462E14 submit-url 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|