| タイトル | 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日 05:35 (2 月 ago) |
|---|
| モデレーション | 2026年07月11日 12:02 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 377787 [Trendnet TEW-635BRM 迄 1.00.03 Web Service /sbin/rc start_httpd device_name メモリ破損] |
|---|
| ポイント | 20 |
|---|