Submit #832154: D-Link DWR-M920 1.1.50,1.1.70 Command Injection and stack overflowinfo

TitleD-Link DWR-M920 1.1.50,1.1.70 Command Injection and stack overflow
DescriptionA 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.
Source⚠️ https://github.com/7u7777/Dlink/blob/DWR-M920/formSmsManage.md
User
 kkff33 (UID 62638)
Submission05/17/2026 22:27 (23 days ago)
Moderation06/04/2026 17:40 (18 days later)
StatusAccepted
VulDB entry368368 [D-Link DWR-M920 1.1.50/1.1.70 /boafrm/formSmsManage sub_41C8E8 action_value command injection]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!