VYPR

Busybox

by Busybox

Source repositories

CVEs (52)

  • CVE-2021-42382HigNov 15, 2021
    risk 0.47cvss 7.2epss 0.03

    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

  • CVE-2021-42381HigNov 15, 2021
    risk 0.47cvss 7.2epss 0.03

    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

  • CVE-2021-42380HigNov 15, 2021
    risk 0.47cvss 7.2epss 0.03

    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

  • CVE-2021-42379HigNov 15, 2021
    risk 0.47cvss 7.2epss 0.03

    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

  • CVE-2021-42378HigNov 15, 2021
    risk 0.47cvss 7.2epss 0.03

    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

  • CVE-2026-29004HigMay 4, 2026
    risk 0.46cvss 8.1epss 0.00

    BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a…

  • CVE-2026-26158HigFeb 11, 2026
    risk 0.46cvss 7.0epss 0.00

    A flaw was found in BusyBox. This vulnerability allows an attacker to modify files outside of the intended extraction directory by crafting a malicious tar archive containing unvalidated hardlink or symlink entries. If the tar archive is extracted with elevated privileges, this…

  • CVE-2018-1000500HigJun 26, 2018
    risk 0.46cvss 8.1epss 0.02

    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-…

  • CVE-2025-60876MedNov 10, 2025
    risk 0.42cvss 6.5epss 0.00

    BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) and other C0 control bytes in the HTTP request-target (path/query), allowing the request line to be split and attacker-controlled headers to be injected. To preserve the HTTP/1.1 request-line shape METHOD SP request-target…

  • CVE-2016-6301HigDec 9, 2016
    risk 0.42cvss 7.5epss 0.09

    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.

  • CVE-2023-42366MedNov 27, 2023
    risk 0.36cvss 5.5epss 0.00

    A heap-buffer-overflow was discovered in BusyBox v.1.36.1 in the next_token function at awk.c:1159.

  • CVE-2023-42365MedNov 27, 2023
    risk 0.36cvss 5.5epss 0.00

    A use-after-free vulnerability was discovered in BusyBox v.1.36.1 via a crafted awk pattern in the awk.c copyvar function.

  • CVE-2023-42364MedNov 27, 2023
    risk 0.36cvss 5.5epss 0.00

    A use-after-free vulnerability in BusyBox v.1.36.1 allows attackers to cause a denial of service via a crafted awk pattern in the awk.c evaluate function.

  • CVE-2023-42363MedNov 27, 2023
    risk 0.36cvss 5.5epss 0.00

    A use-after-free vulnerability was discovered in xasprintf function in xfuncs_printf.c:344 in BusyBox v.1.36.1.

  • CVE-2021-42376MedNov 15, 2021
    risk 0.36cvss 5.5epss 0.00

    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.

  • CVE-2021-42375MedNov 15, 2021
    risk 0.36cvss 5.5epss 0.00

    An incorrect handling of a special element in Busybox's ash applet leads to denial of service when processing a crafted shell command, due to the shell mistaking specific characters for reserved characters. This may be used for DoS under rare conditions of filtered command input.

  • CVE-2021-42373MedNov 15, 2021
    risk 0.36cvss 5.5epss 0.00

    A NULL pointer dereference in Busybox's man applet leads to denial of service when a section name is supplied but no page argument is given

  • CVE-2015-9261MedJul 26, 2018
    risk 0.36cvss 5.5epss 0.02

    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.

  • CVE-2017-15873MedOct 24, 2017
    risk 0.36cvss 5.5epss 0.01

    The get_next_block function in archival/libarchive/decompress_bunzip2.c in BusyBox 1.27.2 has an Integer Overflow that may lead to a write access violation.

  • CVE-2014-9645MedMar 12, 2017
    risk 0.36cvss 5.5epss 0.01

    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 /"…