从网页截图中获取到的关于漏洞的关键信息如下: NAME OF AFFECTED PRODUCT(S) D-Link Router DWR-M960 B1 V1.01.07 - Buffer Overflow in /boafm/formDosCfg Vulnerability Details Vulnerability Description A buffer overflow vulnerability was discovered in the Denial of Service (DoS) configuration endpoint . The vulnerability is located within the function. A malicious actor can exploit this by supplying an oversized parameter, leading to a buffer overflow that can cause a Denial of Service (DoS) or potentially allow for Arbitrary Code Execution. Vulnerability location: (Function: ) Root Cause Unsafe usage of the function in the function. Failure to verify if the length of the input string exceeds the size of the destination buffer. Impact Denial of Service (DoS): Overwriting critical global variables or data segments, causing the web server (boa) to crash or the device to reboot unexpectedly. Arbitrary Code Execution: A malicious actor could potentially hijack the execution flow and execute arbitrary code with the privileges of the web server (usually root). Proof of Concept (PoC) Triggered by sending a POST request to with an oversized parameter. The web server crashes, and the device becomes unreachable.