| 제목 | TRENDnet TEW-635BRM V1.00.03 Stack-based Buffer Overflow |
|---|
| 설명 | The /sbin/rc binary of the TRENDnet TEW-635BRM router contains a stack buffer overflow vulnerability in the start_httpd function. The function retrieves the NVRAM variable device_name via nvram_scm_safe_get() and copies it directly into a fixed-size stack buffer using strcpy() — with no length validation whatsoever. Because the start of this buffer sits only 136 bytes below the saved return address ($ra), any device_name value longer than 136 bytes overwrites $ra, causing start_httpd to crash and preventing the web service (mini_httpd) from starting. A precisely crafted payload can hijack the control flow and achieve remote code execution (RCE). |
|---|
| 원천 | ⚠️ https://github.com/glkfc/IoT-Vulnerability/blob/main/TRENDnet/TRENDnet_TEW635BRM_device_name_BOF_EN.md |
|---|
| 사용자 | jfkk (UID 79868) |
|---|
| 제출 | 2026. 05. 27. AM 05:35 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 07. 11. PM 12:02 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 377787 [Trendnet TEW-635BRM 까지 1.00.03 Web Service /sbin/rc start_httpd device_name 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|