| 标题 | 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 月前) |
|---|
| 管理 | 2026-04-30 20時56分 (16 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 360357 [Totolink NR1800X 9.1.0u.6279_B20210910 lighttpd find_host_ip Host 内存损坏] |
|---|
| 积分 | 20 |
|---|