Out-of-bounds Read Affecting busybox package, versions <1:1.30.1-1


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
0.57% (79th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIANUNSTABLE-BUSYBOX-379290
  • published9 Jan 2019
  • disclosed9 Jan 2019

Introduced: 9 Jan 2019

CVE-2018-20679  (opens in a new tab)
CWE-125  (opens in a new tab)

How to fix?

Upgrade Debian:unstable busybox to version 1:1.30.1-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream busybox package and not the busybox package as distributed by Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

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.