Gửi #779147: Totolink A3300R 17.0.0cu.557_b20221024 Command Injectionthông tin

tiêu đềTotolink A3300R 17.0.0cu.557_b20221024 Command Injection
Mô tảThe vulnerability exists within the router's shttpdweb service. It allows a remote attacker to execute arbitrary operating system commands on the target device by sending a specially crafted network request, which can lead to a complete device compromise. The overall vulnerability trigger flow is illustrated in the provided diagram: . The technical root cause is the unsafe handling of user-supplied input. The detailed exploit chain is as follows: 1.Malicious Input Entry Point: The attack is initiated when a user-controlled parameter named "vlanPriLan3" is processed. The program reads this parameter's value within the sub_423718 function . 2.Unsafe Command Construction: The value of the "vlanPriLan3" parameter is then directly inserted into a command string (v11) using the snprintffunction without proper sanitization . 3.Arbitrary Command Execution: This constructed command string is passed to the CsteSystem function, where it is ultimately executed by the execv() system call.
Nguồn⚠️ https://github.com/LvHongW/Vuln-of-totolink_A3300R/tree/main/A3300R_vlanPriLan3_cmd_inject
Người dùng
 LvHW (UID 96399)
Đệ trình13/03/2026 03:53 (cách đây 4 các tháng)
Kiểm duyệt30/03/2026 20:53 (18 days later)
Trạng tháiđược chấp nhận
Mục VulDB354246 [Totolink A3300R 17.0.0cu.557_b20221024 /cgi-bin/cstecgi.cgi setIptvCfg vlanPriLan3 nâng cao đặc quyền]
điểm20

Do you want to use VulDB in your project?

Use the official API to access entries easily!