cve/2018/CVE-2018-20679.md
2024-06-18 02:51:15 +02:00

982 B

CVE-2018-20679

Description

An issue was discovered in BusyBox before 1.30.0. An out of bounds read in udhcp components (consumed by the DHCP server, client, and relay) allows a remote attacker to leak sensitive information from the stack by sending a crafted DHCP message. This is related to verification in udhcp_get_option() in networking/udhcp/common.c that 4-byte options are indeed 4 bytes.

POC

Reference

Github

No PoCs found on GitHub currently.