| タイトル | Totolink C834FR-1C NR1800X 内存损坏 |
|---|
| 説明 | Totolink 路由器中的堆栈溢出漏洞
1. The vulnerability entry point is the regular processing logic of HTTP request headers in `http_request_parse`.
2. The value of the `Host` field will be extracted and passed into `find_host_ip`.
3. The `find_host_ip` function lacks strict length constraints during the replication process.
4. The small stack buffer (`char v113[32]`) used by the caller can be overwritten by overly long data, posing a risk of stack corruption.
5. In this firmware and experimental configuration, when the length of 'Host' reaches 512+, it can reliably trigger a service exception or crash. |
|---|
| ソース | ⚠️ https://github.com/newym/cve/blob/main/totolinknr1800x.md |
|---|
| ユーザー | NEWYM (UID 85144) |
|---|
| 送信 | 2026年04月14日 14:23 (2 月 ago) |
|---|
| モデレーション | 2026年04月30日 20:56 (16 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 360357 [Totolink NR1800X 9.1.0u.6279_B20210910 lighttpd find_host_ip Host メモリ破損] |
|---|
| ポイント | 20 |
|---|