提交 #796426: TOTOLINK N300RH_V4 V6.1c.1353_B20190305 OS Command Injection信息

标题TOTOLINK N300RH_V4 V6.1c.1353_B20190305 OS Command Injection
描述The vulnerability is located in the setUpgradeUboot handler within upgrade.so. The web management interface retrieves the user-controlled FileName parameter and passes it into the bootloader upgrade routine. This endpoint can be reached remotely without authentication and does not require user interaction. The root cause is improper neutralization of externally supplied input before it is embedded into shell command strings. The FileName value is forwarded to mtd_write_bootloader(), where it is inserted directly into command templates and executed through CsteSystem(). Because no sanitization or escaping is applied, shell metacharacters in FileName can terminate the intended command context and inject arbitrary operating system commands.
来源⚠️ https://github.com/xyh4ck/iot_poc/tree/main/TOTOLINK/N300RHv4/02_setUpgradeUboot_RCE
用户
 xuanyu (UID 36103)
提交2026-04-03 16時17分 (22 日前)
管理2026-04-12 20時06分 (9 days later)
状态已接受
VulDB条目357038 [Totolink N300RH 6.1c.1353_B20190305 upgrade.so setUpgradeUboot FileName 权限提升]
积分20

Do you want to use VulDB in your project?

Use the official API to access entries easily!