| タイトル | D-Link DWR-M920 1.1.50,1.1.70 Command Injection and stack overflow |
|---|
| 説明 | A vulnerability has been found in D-Link DWR-M920 V1.1.50、V1.1.70. This vulnerability can be triggered through the route /boafrm/formSmsManage. The manipulation of the argument action_value leads to stack overflow and command injection. The attack is possible to be carried out remotely. The exploit has been disclosed to the public and may be used.
The **sub_41C8E8** function retrieves the **action_value** parameter from the user request. The parameter is passed to the sprintf function without any length check, which may overflow the stack-based buffer result. Then, the result variable is passed to the system function without any check, which may cause command injection.
The **sub_41C9F4** function retrieves the **action_value** parameter from the user request. The parameter is passed to the sprintf function without any length check, which may overflow the stack-based buffer v2. Then, the v2 variable is passed to the system function without any check, which may cause command injection. |
|---|
| ソース | ⚠️ https://github.com/7u7777/Dlink/blob/DWR-M920/formSmsManage.md |
|---|
| ユーザー | kkff33 (UID 62638) |
|---|
| 送信 | 2026年05月17日 22:27 (19 日 ago) |
|---|
| モデレーション | 2026年06月04日 17:40 (18 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 368368 [D-Link DWR-M920 1.1.50/1.1.70 /boafrm/formSmsManage sub_41C8E8 action_value 特権昇格] |
|---|
| ポイント | 20 |
|---|