NULL pointer dereference in BusyBox - CVE-2015-9261

 

NULL pointer dereference in BusyBox - CVE-2015-9261

Published: July 26, 2018 / Updated: July 17, 2020


Vulnerability identifier: #VU31261
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-9261
CWE-ID: CWE-476
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: busybox.net
Affected software:
BusyBox

Detailed vulnerability description

The vulnerability allows a local non-authenticated attacker to perform a denial of service (DoS) attack.

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.


How to mitigate CVE-2015-9261

Install update from vendor's website.

Sources