Out-of-bounds Read Affecting busybox package, versions <1.35.0-150400.3.3.1


Severity

Recommended
0.0
medium
0
10

Based on SUSE Linux Enterprise Server security rating.

Threat Intelligence

EPSS
0.32% (71st 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-SLES154-BUSYBOX-3123762
  • published17 Nov 2022
  • disclosed11 Nov 2022

Introduced: 11 Nov 2022

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

How to fix?

Upgrade SLES:15.4 busybox to version 1.35.0-150400.3.3.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 SLES. See How to fix? for SLES:15.4 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.