Summary
Detail | |||
---|---|---|---|
Vendor | Busybox | First view | 2012-07-03 |
Product | Busybox | Last view | 2023-08-22 |
Version | 1.7.0 | Type | Application |
Update | * | ||
Edition | * | ||
Language | * | ||
Sofware Edition | * | ||
Target Software | * | ||
Target Hardware | * | ||
Other | * | ||
CPE Product | cpe:2.3:a:busybox:busybox |
Activity : Overall
Related : CVE
Date | Alert | Description | |
---|---|---|---|
9.8 | 2023-08-22 | CVE-2022-48174 | 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. |
8.8 | 2022-04-03 | CVE-2022-28391 | 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. |
7.2 | 2021-11-15 | CVE-2021-42386 | 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 |
7.2 | 2021-11-15 | CVE-2021-42385 | 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 |
7.2 | 2021-11-15 | CVE-2021-42384 | 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 |
7.2 | 2021-11-15 | CVE-2021-42382 | 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 |
7.2 | 2021-11-15 | CVE-2021-42381 | 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 |
7.2 | 2021-11-15 | CVE-2021-42380 | 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 |
7.2 | 2021-11-15 | CVE-2021-42379 | 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 |
7.2 | 2021-11-15 | CVE-2021-42378 | 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 |
5.5 | 2021-11-15 | CVE-2021-42376 | A NULL pointer dereference in Busybox's hush applet leads to denial of service when processing a crafted shell command, due to missing validation after a \x03 delimiter character. This may be used for DoS under very rare conditions of filtered command input. |
5.3 | 2021-11-15 | CVE-2021-42374 | An out-of-bounds heap read in Busybox's unlzma applet leads to information leak and denial of service when crafted LZMA-compressed input is decompressed. This can be triggered by any applet/format that |
7.5 | 2021-03-19 | CVE-2021-28831 | 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. |
7.5 | 2019-01-09 | CVE-2019-5747 | 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. |
7.5 | 2019-01-09 | CVE-2018-20679 | 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. |
5.5 | 2018-07-26 | CVE-2015-9261 | huft_build in archival/libarchive/decompress_gunzip.c in BusyBox before 1.27.2 misuses a pointer, causing segfaults and an application crash during an unzip operation on a specially crafted ZIP file. |
9.8 | 2018-06-26 | CVE-2018-1000517 | 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. |
8.1 | 2018-06-26 | CVE-2018-1000500 | 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". |
8.8 | 2017-11-20 | CVE-2017-16544 | 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. |
7.5 | 2017-08-07 | CVE-2011-5325 | 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. |
5.5 | 2017-03-12 | CVE-2014-9645 | The add_probe function in modutils/modprobe.c in BusyBox before 1.23.0 allows local users to bypass intended restrictions on loading kernel modules via a / (slash) character in a module name, as demonstrated by an "ifconfig /usbserial up" command or a "mount -t /snd_pcm none /" command. |
9.8 | 2017-02-09 | CVE-2016-2148 | 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. |
7.5 | 2017-02-09 | CVE-2016-2147 | 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. |
7.5 | 2016-12-09 | CVE-2016-6301 | 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. |
7.2 | 2013-11-23 | CVE-2013-1813 | 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. |
CWE : Common Weakness Enumeration
% | id | Name |
---|---|---|
32% (8) | CWE-416 | Use After Free |
12% (3) | CWE-125 | Out-of-bounds Read |
8% (2) | CWE-476 | NULL Pointer Dereference |
8% (2) | CWE-20 | Improper Input Validation |
4% (1) | CWE-787 | Out-of-bounds Write |
4% (1) | CWE-755 | Improper Handling of Exceptional Conditions |
4% (1) | CWE-399 | Resource Management Errors |
4% (1) | CWE-295 | Certificate Issues |
4% (1) | CWE-264 | Permissions, Privileges, and Access Controls |
4% (1) | CWE-190 | Integer Overflow or Wraparound |
4% (1) | CWE-120 | Buffer Copy without Checking Size of Input ('Classic Buffer Overflo... |
4% (1) | CWE-119 | Failure to Constrain Operations within the Bounds of a Memory Buffer |
4% (1) | CWE-94 | Failure to Control Generation of Code ('Code Injection') |
4% (1) | CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path ... |
Open Source Vulnerability Database (OSVDB)
id | Description |
---|---|
74185 | BusyBox DHCP Server hostname Response Parsing Remote Command Execution |
OpenVAS Exploits
id | Description |
---|---|
2012-08-14 | Name : Mandriva Update for busybox MDVSA-2012:129 (busybox) File : nvt/gb_mandriva_MDVSA_2012_129.nasl |
2012-08-14 | Name : Mandriva Update for busybox MDVSA-2012:129-1 (busybox) File : nvt/gb_mandriva_MDVSA_2012_129_1.nasl |
2012-07-30 | Name : CentOS Update for busybox CESA-2012:0810 centos6 File : nvt/gb_CESA-2012_0810_busybox_centos6.nasl |
2012-06-22 | Name : RedHat Update for busybox RHSA-2012:0810-04 File : nvt/gb_RHSA-2012_0810-04_busybox.nasl |
2012-02-21 | Name : RedHat Update for busybox RHSA-2012:0308-03 File : nvt/gb_RHSA-2012_0308-03_busybox.nasl |
Nessus® Vulnerability Scanner
id | Description |
---|---|
2018-07-27 | Name: The remote Debian host is missing a security update. File: debian_DLA-1445.nasl - Type: ACT_GATHER_INFO |
2018-03-27 | Name: The remote Gentoo host is missing one or more security-related patches. File: gentoo_GLSA-201803-12.nasl - Type: ACT_GATHER_INFO |
2017-01-03 | Name: The remote Gentoo host is missing one or more security-related patches. File: gentoo_GLSA-201701-05.nasl - Type: ACT_GATHER_INFO |
2015-03-30 | Name: The remote Gentoo host is missing one or more security-related patches. File: gentoo_GLSA-201503-13.nasl - Type: ACT_GATHER_INFO |
2015-02-06 | Name: The remote Mandriva Linux host is missing one or more security updates. File: mandriva_MDVSA-2015-031.nasl - Type: ACT_GATHER_INFO |
2014-11-17 | Name: The remote Red Hat host is missing one or more security updates. File: redhat-RHSA-2012-0168.nasl - Type: ACT_GATHER_INFO |
2014-11-12 | Name: The remote CentOS host is missing one or more security updates. File: centos_RHSA-2013-1732.nasl - Type: ACT_GATHER_INFO |
2013-12-03 | Name: The remote Gentoo host is missing one or more security-related patches. File: gentoo_GLSA-201312-02.nasl - Type: ACT_GATHER_INFO |
2013-09-04 | Name: The remote Amazon Linux AMI host is missing a security update. File: ala_ALAS-2012-103.nasl - Type: ACT_GATHER_INFO |
2013-07-12 | Name: The remote Oracle Linux host is missing one or more security updates. File: oraclelinux_ELSA-2012-0308.nasl - Type: ACT_GATHER_INFO |
2013-07-12 | Name: The remote Oracle Linux host is missing one or more security updates. File: oraclelinux_ELSA-2012-0810.nasl - Type: ACT_GATHER_INFO |
2012-09-06 | Name: The remote Mandriva Linux host is missing one or more security updates. File: mandriva_MDVSA-2012-129.nasl - Type: ACT_GATHER_INFO |
2012-08-01 | Name: The remote Scientific Linux host is missing one or more security updates. File: sl_20120221_busybox_on_SL5_x.nasl - Type: ACT_GATHER_INFO |
2012-08-01 | Name: The remote Scientific Linux host is missing one or more security updates. File: sl_20120620_busybox_on_SL6_x.nasl - Type: ACT_GATHER_INFO |
2012-07-11 | Name: The remote CentOS host is missing one or more security updates. File: centos_RHSA-2012-0810.nasl - Type: ACT_GATHER_INFO |
2012-06-20 | Name: The remote Red Hat host is missing one or more security updates. File: redhat-RHSA-2012-0810.nasl - Type: ACT_GATHER_INFO |
2012-02-21 | Name: The remote Red Hat host is missing one or more security updates. File: redhat-RHSA-2012-0308.nasl - Type: ACT_GATHER_INFO |