| 제목 | 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. PM 06:41 (1 월 ago) |
|---|
| 모더레이션 | 2026. 05. 29. AM 10:33 (27 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 367154 [Shibby Tomato 1.28 SUBSCRIBE Call usr/sbin/miniupnpd send 권한 상승] |
|---|
| 포인트들 | 20 |
|---|