| शीर्षक | Tomato by Shibby Tomato Firmware 1.28 Stack-based Buffer Overflow |
|---|
| विवरण | multimon.cgi renders APC UPS monitoring data by connecting to configured UPS hosts and parsing the returned text fields into caller-supplied stack buffers.
The parsing helper sub_90F0 contains two unsafe write paths:
0x9174: newline-terminated byte-copy loop that does not enforce the caller-provided length
0x91d4: sscanf("%*s %*s %s", a3) with an unbounded %s
Representative call sites include:
0x98b0: sub_90F0(..., "upstemp", ..., 0x40)
0xa24c: sub_90F0(..., "date", ..., 0x100)
An attacker-controlled UPS response field longer than the destination stack buffer causes memory corruption beyond the intended boundary. |
|---|
| स्रोत | ⚠️ https://gitee.com/Fengyi-Wang/CVE/issues/IJK7BE |
|---|
| उपयोगकर्ता | Cormac315 (UID 97273) |
|---|
| सबमिशन | 02/05/2026 04:14 PM (1 महीना पहले) |
|---|
| संयम | 29/05/2026 10:33 AM (27 days later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 367153 [Shibby Tomato 1.28 multimon.cgi sub_90F0 बफ़र ओवरफ़्लो] |
|---|
| अंक | 20 |
|---|