cve/2024/CVE-2024-36832.md
2025-09-29 21:09:30 +02:00

979 B

CVE-2024-36832

Description

A NULL pointer dereference in D-Link DAP-1513 REVA_FIRMWARE_1.01 allows attackers to cause a Denial of Service (DoS) via a crafted web request without authentication. The vulnerability occurs in the /bin/webs binary of the firmware. When /bin/webs receives a carefully constructed HTTP request, it will crash and exit due to a null pointer reference, leading to a denial of service attack to the device.

POC

Reference

Github

No PoCs found on GitHub currently.