Fixed
Created: Nov 30, 2017
Updated: Dec 3, 2018
Resolved Date: Dec 25, 2017
Found In Version: 6.0.0.35
Fix Version: 6.0.0.36
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Userspace
In the add_match function in libbb/lineedit.c in BusyBox through 1.27.2, the tab autocomplete feature of the shell, used to get a list of filenames in a directory, does not sanitize filenames and results in executing any escape sequence in the terminal. This could potentially result in code execution, arbitrary file writes, or other attacks.
https://nvd.nist.gov/vuln/detail/CVE-2017-16544