#VU59877 NULL pointer dereference in BusyBox - CVE-2021-42376

 

#VU59877 NULL pointer dereference in BusyBox - CVE-2021-42376

Published: January 20, 2022


Vulnerability identifier: #VU59877
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-42376
CWE-ID: CWE-476
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
BusyBox
Software vendor:
busybox.net

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error in Busybox's hush applet when processing a crafted shell command with a \x03 delimiter character. A local user can pass specially crafted string to the affected applet and crash the application.


Remediation

Install update from vendor's website.

External links