| 제목 | 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. PM 10:27 (20 날 ago) |
|---|
| 모더레이션 | 2026. 06. 04. PM 05:40 (18 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 368368 [D-Link DWR-M920 1.1.50/1.1.70 /boafrm/formSmsManage sub_41C8E8 action_value 권한 상승] |
|---|
| 포인트들 | 20 |
|---|