| 제목 | D-Link DIR605 B1v202WWB03 B1v202WWB03 Out-of-bounds Write |
|---|
| 설명 | An out-of-bounds write vulnerability exists in the L2TP control message parser of D-Link DIR-605. When the device is configured to use L2TP WAN connectivity, a malicious L2TP server or an attacker able to spoof or intercept the L2TP peer can send a crafted control packet containing an oversized Host Name AVP and trigger memory corruption in the tunnel setup logic.
The vulnerability is caused by an off-by-one write when the code copies a length-delimited Host Name AVP into a fixed-size `peer_hostname` buffer and then places the terminating NUL byte at `len + 1` instead of `len`. |
|---|
| 원천 | ⚠️ https://tzh00203.notion.site/D-Link-DIR-605-L2TP-Host-Name-AVP-Out-of-Bounds-Write-33cb5c52018a809ba163f988c15fc1b7 |
|---|
| 사용자 | tian (UID 93438) |
|---|
| 제출 | 2026. 07. 27. AM 11:29 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 06. PM 06:18 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 399459 [D-Link DIR-605 B1v202WWB03 L2TP Control Message Parser tunnel.c tunnel_set_params peer_hostname 메모리 손상] |
|---|
| 포인트들 | 17 |
|---|