| 제목 | 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 Bridge VLAN configuration endpoint /boafrm/formBridgeVlan. The vulnerability is located within the sub_42B5A0 function. This function is responsible for managing VLAN settings for the bridge mode. Towards the end of the function, it retrieves the submit-url parameter from the HTTP request. When the request includes the save_apply parameter (indicating a configuration save/apply action), 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/20 |
|---|
| 사용자 | LX-66-LX (UID 92717) |
|---|
| 제출 | 2026. 02. 09. AM 07:13 (3 개월 ago) |
|---|
| 모더레이션 | 2026. 02. 21. AM 05:58 (12 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 347272 [D-Link DWR-M960 1.01.07 Bridge VLAN Configuration Endpoint /boafrm/formBridgeVlan sub_42B5A0 submit-url 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|