BusyBox project BusyBox wget version prior to commit 8e2174e9bd836e53c8b9c6e00d1bc6e2a718686e contains a Buffer Overflow vulnerability in Busybox wget that can result in heap buffer overflow. This attack appear to be exploitable via network connectivity. This vulnerability appears to have been fixed in after commit 8e2174e9bd836e53c8b9c6e00d1bc6e2a718686e.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://git.busybox.net/busybox/commit/?id=8e2174e9bd836e53c8b9c6e00d1bc6e2a718686e | patch vendor advisory |
https://lists.debian.org/debian-lts-announce/2018/07/msg00037.html | third party advisory mailing list |
https://usn.ubuntu.com/3935-1/ | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2021/02/msg00020.html | third party advisory mailing list |