Heap-based buffer overflow in the DHCP client (udhcpc) in BusyBox before 1.25.0 allows remote attackers to have unspecified impact via vectors involving OPTION_6RD parsing.
Max CVSS
9.8
EPSS Score
1.92%
Published
2017-02-09
Updated
2021-02-22
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.
Max CVSS
9.8
EPSS Score
0.28%
Published
2018-06-26
Updated
2021-02-18
An attacker-controlled pointer free in Busybox's hush applet leads to denial of service and possible code execution when processing a crafted shell command, due to the shell mishandling the &&& string. This may be used for remote code execution under rare conditions of filtered command input.
Max CVSS
9.8
EPSS Score
1.33%
Published
2021-11-15
Updated
2023-04-25
There is a stack overflow vulnerability in ash.c:6030 in busybox before 1.35. In the environment of Internet of Vehicles, this vulnerability can be executed from command to arbitrary code execution.
Max CVSS
9.8
EPSS Score
0.13%
Published
2023-08-22
Updated
2023-08-28
In the add_match function in libbb/lineedit.c in BusyBox through 1.27.2, the tab autocomplete feature of the shell, used to get a list of filenames in a directory, does not sanitize filenames and results in executing any escape sequence in the terminal. This could potentially result in code execution, arbitrary file writes, or other attacks.
Max CVSS
8.8
EPSS Score
0.52%
Published
2017-11-20
Updated
2022-10-28
BusyBox through 1.35.0 allows remote attackers to execute arbitrary code if netstat is used to print a DNS PTR record's value to a VT compatible terminal. Alternatively, the attacker could choose to change the terminal's colors.
Max CVSS
8.8
EPSS Score
1.13%
Published
2022-04-03
Updated
2022-08-11
Busybox contains a Missing SSL certificate validation vulnerability in The "busybox wget" applet that can result in arbitrary code execution. This attack appear to be exploitable via Simply download any file over HTTPS using "busybox wget https://compromised-domain.com/important-file".
Max CVSS
8.1
EPSS Score
0.69%
Published
2018-06-26
Updated
2020-09-24
The recv_and_process_client_pkt function in networking/ntpd.c in busybox allows remote attackers to cause a denial of service (CPU and bandwidth consumption) via a forged NTP packet, which triggers a communication loop.
Max CVSS
7.8
EPSS Score
4.86%
Published
2016-12-09
Updated
2020-08-27
A use-after-free in Busybox 1.35-x's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the copyvar function.
Max CVSS
7.8
EPSS Score
0.07%
Published
2022-05-18
Updated
2023-02-11
An issue in the CPIO command of Busybox v1.33.2 allows attackers to execute a directory traversal.
Max CVSS
7.8
EPSS Score
0.06%
Published
2023-08-28
Updated
2023-09-07
Directory traversal vulnerability in the BusyBox implementation of tar before 1.22.0 v5 allows remote attackers to point to files outside the current working directory via a symlink.
Max CVSS
7.5
EPSS Score
1.26%
Published
2017-08-07
Updated
2021-02-19
Integer overflow in the DHCP client (udhcpc) in BusyBox before 1.25.0 allows remote attackers to cause a denial of service (crash) via a malformed RFC1035-encoded domain name, which triggers an out-of-bounds heap write.
Max CVSS
7.5
EPSS Score
7.85%
Published
2017-02-09
Updated
2021-02-18
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.
Max CVSS
7.5
EPSS Score
0.56%
Published
2019-01-09
Updated
2019-09-04
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.
Max CVSS
7.5
EPSS Score
0.85%
Published
2019-01-09
Updated
2022-10-29
decompress_gunzip.c in BusyBox through 1.32.1 mishandles the error bit on the huft_build result pointer, with a resultant invalid free or segmentation fault, via malformed gzip data.
Max CVSS
7.5
EPSS Score
0.56%
Published
2021-03-19
Updated
2022-05-20
util-linux/mdev.c in BusyBox before 1.21.0 uses 0777 permissions for parent directories when creating nested directories under /dev/, which allows local users to have unknown impact and attack vectors.
Max CVSS
7.2
EPSS Score
0.04%
Published
2013-11-23
Updated
2020-08-27
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the getvar_i function
Max CVSS
7.2
EPSS Score
0.24%
Published
2021-11-15
Updated
2023-04-25
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the next_input_file function
Max CVSS
7.2
EPSS Score
0.24%
Published
2021-11-15
Updated
2023-04-25
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the clrvar function
Max CVSS
7.2
EPSS Score
0.24%
Published
2021-11-15
Updated
2023-04-25
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the hash_init function
Max CVSS
7.2
EPSS Score
0.24%
Published
2021-11-15
Updated
2023-04-25
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the getvar_s function
Max CVSS
7.2
EPSS Score
0.24%
Published
2021-11-15
Updated
2023-04-25
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function
Max CVSS
7.2
EPSS Score
0.24%
Published
2021-11-15
Updated
2023-04-25
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the handle_special function
Max CVSS
7.2
EPSS Score
0.24%
Published
2021-11-15
Updated
2023-04-25
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function
Max CVSS
7.2
EPSS Score
0.24%
Published
2021-11-15
Updated
2023-04-25
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the nvalloc function
Max CVSS
7.2
EPSS Score
0.24%
Published
2021-11-15
Updated
2023-04-25
39 vulnerabilities found
1 2
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!