| عنوان | D-Link DI-7100G C1, 24.04.18D1 Command Injection |
|---|
| الوصف | A command injection vulnerability exists in D-Link DI-7100G routers running firmware versions C1 (updated on 2020/02/21) and 24.04.18D1 (updated on 2024/04/18). The vulnerability is located in the set_jhttpd_info function. Specifically, the program constructs a shell command using sprintf(v24, "echo \"%s = %s\" > /etc/smbusers", "smbguest", def); and subsequently executes it via system(v24);.
Within this function, the value of the usb_username configuration item is retrieved using jhl_nv_get_def("usb_username") and directly concatenated into the echo command without proper sanitization. If an attacker can modify the usb_username field in the configuration file to include malicious command payloads (e.g., $(mkdir /aaa)login), the injected commands will be executed when the device boots or when the vulnerable function is triggered, potentially resulting in arbitrary command execution and full device compromise. |
|---|
| المصدر | ⚠️ https://github.com/glkfc/IoT-Vulnerability/blob/main/D-Link/Dlink_4.md |
|---|
| المستخدم | jfkk (UID 79868) |
|---|
| ارسال | 31/01/2026 03:39 PM (3 أشهر منذ) |
|---|
| الاعتدال | 07/02/2026 06:33 PM (7 days later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 344896 [D-Link DI-7100G C1 24.04.18D1 set_jhttpd_info usb_username تجاوز الصلاحيات] |
|---|
| النقاط | 20 |
|---|