| 제목 | D-Link DIR-513 10 Buffer Overflow |
|---|
| 설명 | Dlink DIR-513 uses the boa program to provide web service. This program initializes services via the websAspInit function, setting several callback APIs. When a POST request is made to /goform/formSetWanDhcpplus, it triggers the formSetWanDhcpplus callback function. The function extracts the curTime parameter from the request body and concatenates it into a stack variable using sprintf(v68, "%s?t=%s", last_url, Var);. Since the length of curTime is not properly checked, it can overflow the stack and cause a denial of service. This vulnerability can be further exploited to gain shell access to the device. |
|---|
| 원천 | ⚠️ https://github.com/LYN1ng/D-linkdir513/blob/main/Dlink_DIR-513_Buffer_Overflow_Vulnerability.md |
|---|
| 사용자 | Yning (UID 88139) |
|---|
| 제출 | 2025. 07. 20. AM 08:11 (11 개월 ago) |
|---|
| 모더레이션 | 2025. 07. 21. AM 09:43 (1 day later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 317086 [D-Link DIR-513 까지 20190831 formSetWanDhcpplus curTime 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|