| タイトル | Tomato by Shibby Tomato Firmware 1.28 Out-of-Bounds Read |
|---|
| 説明 | An information disclosure vulnerability exists in usr/sbin/miniupnpd in Tomato by Shibby firmware. In the SUBSCRIBE callback handling path, the daemon stores an attacker-controlled callback URI and later constructs the initial NOTIFY request in a fixed 0x400-byte heap buffer. The code uses the return value of snprintf() as the transmit length without checking whether the formatted length exceeded the allocated buffer size. As a result, a sufficiently long callback path can cause send() to transmit bytes beyond the intended 0x400-byte buffer, disclosing unintended heap memory and adjacent message data to the subscribing client.
The current evidence supports LAN-side unauthenticated information disclosure. The callback host is constrained to the requester's own IPv4 address, so the supported impact is memory disclosure back to the subscriber-controlled listener, not arbitrary SSRF. |
|---|
| ソース | ⚠️ https://gitee.com/Fengyi-Wang/CVE/issues/IJD8SS |
|---|
| ユーザー | Anonymous User |
|---|
| 送信 | 2026年05月02日 18:41 (1 月 ago) |
|---|
| モデレーション | 2026年05月29日 10:33 (27 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 367154 [Shibby Tomato 1.28 SUBSCRIBE Call usr/sbin/miniupnpd send 特権昇格] |
|---|
| ポイント | 20 |
|---|