2 matches found
BusyBox Arbitrary Code Execution Vulnerability
BusyBox is a set of applications containing several linux commands and tools maintained by Ukrainian software developer Denis Vlasenko. A security vulnerability in the 'addmatch' function in the libbb/lineedit.c file in BusyBox 1.27.2 and earlier versions, which stems from the program's failure t...
CVE-2017-16544
In the addmatch 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...