An issue was discovered in BusyBox through 1.30.0. An out of bounds read in udhcp components (consumed by the DHCP client, server, and/or relay) might allow a remote attacker to leak sensitive information from the stack by sending a crafted DHCP message. This is related to assurance of a 4-byte length when decoding DHCP_SUBNET. NOTE: this issue exists because of an incomplete fix for CVE-2018-20679.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://git.busybox.net/busybox/commit/?id=74d9f1ba37010face4bd1449df4d60dd84450b06 | third party advisory patch |
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 | third party advisory mailing list |
https://seclists.org/bugtraq/2019/Sep/7 | third party advisory mailing list |
http://packetstormsecurity.com/files/154361/Cisco-Device-Hardcoded-Credentials-GNU-glibc-BusyBox.html | exploit vdb entry third party advisory |