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.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://git.busybox.net/busybox/commit/?id=6d3b4bb24da9a07c263f3c1acf8df85382ff562c | third party advisory patch |
https://busybox.net/news.html | third party advisory release notes |
https://bugs.busybox.net/show_bug.cgi?id=11506 | issue tracking exploit third party advisory |
https://usn.ubuntu.com/3935-1/ | third party advisory vendor advisory |
http://seclists.org/fulldisclosure/2019/Sep/7 | mailing list |
https://seclists.org/bugtraq/2019/Sep/7 | mailing list |
http://packetstormsecurity.com/files/154361/Cisco-Device-Hardcoded-Credentials-GNU-glibc-BusyBox.html |