#VU33083 Input validation error in BusyBox - CVE-2014-9645

 

#VU33083 Input validation error in BusyBox - CVE-2014-9645

Published: March 12, 2017 / Updated: August 3, 2020


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

Description

The vulnerability allows a local authenticated user to manipulate data.

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 /" command.


Remediation

Install update from vendor's website.

External links