| 标题 | Totolink A3300R 17.0.0cu.557_b20221024 Command Injection |
|---|
| 描述 | The vulnerability exists within the router's shttpdservice. It allows a remote attacker to execute arbitrary operating system commands by sending a specially crafted network request. The technical root cause involves unsafe handling of user input in a function chain:
A user-supplied parameter named "ip" is read by the program.
This parameter's value is passed to the Uci_Set_Strfunction.
Subsequently, the value of "ip" is unsafely concatenated into a command string (variable v11) using snprintf.
This crafted command string is then passed to and executed by the CsteSystemfunction via the execv()system call. |
|---|
| 来源 | ⚠️ https://github.com/LvHongW/Vuln-of-totolink_A3300R/tree/main/A3300R_ip_cmd_inject |
|---|
| 用户 | LvHW (UID 96399) |
|---|
| 提交 | 2026-03-13 03時31分 (18 日前) |
|---|
| 管理 | 2026-03-29 19時51分 (17 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 354129 [Totolink A3300R 17.0.0cu.557_b20221024 /cgi-bin/cstecgi.cgi setStaticRoute ip 权限提升] |
|---|
| 积分 | 20 |
|---|