提交 #754457: D-Link DWR-M960 V1.0.07 Stack-based Buffer Overflow信息

标题D-Link DWR-M960 V1.0.07 Stack-based Buffer Overflow
描述During a security review of the D-Link DWR-M960 (Hardware B1, Firmware V1.01.07), a buffer overflow vulnerability was discovered in the NTP (Network Time Protocol) configuration endpoint /boafrm/formNtp. The vulnerability is located within the sub_4611CC function. This function retrieves the submit-url parameter from the incoming HTTP request. If the save_apply parameter is present, the function uses strcpy to copy the content of submit-url into a global variable/buffer named wizard_htm. Due to the lack of proper bounds checking on the input length before the copy operation, a malicious actor can supply an oversized submit-url parameter to overwrite the destination buffer and adjacent memory. This allows for application crashes (DoS) and potentially arbitrary code execution.
来源⚠️ https://github.com/LX-66-LX/cve-new/issues/11
用户 LX-66-LX (UID 92717)
提交2026-02-09 06時24分 (5 月前)
管理2026-02-20 11時38分 (11 days later)
状态已接受
VulDB条目347093 [D-Link DWR-M960 1.01.07 NTP Configuration Endpoint /boafrm/formNtp sub_4611CC submit-url 内存损坏]
积分20

Do you want to use VulDB in your project?

Use the official API to access entries easily!