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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2019-01-09 16:29
Updated : 2024-11-21 04:01
NVD link : CVE-2018-20679
Mitre link : CVE-2018-20679
CVE.ORG link : CVE-2018-20679
JSON object : View
Products Affected
busybox
- busybox
canonical
- ubuntu_linux
CWE
CWE-125
Out-of-bounds Read