제출 #906299: D-Link DIR605 B1v202WWB03 B1v202WWB03 Out-of-bounds Write정보

제목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

Do you want to use VulDB in your project?

Use the official API to access entries easily!