CVE-2017-16544

high
Published 2017-11-20 · Modified 2026-05-13
CVSS v3
8.8
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS v2
6.5
VIR risk
8.8

Description

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.

Predictions

Exploit likelihood
92%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-16544.html

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-16544

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://git.busybox.net/busybox/commit/?id=c3797d40a1c57352192c6106cc0f435e7d9c11e8

vendor Authored 2026-05-27

Vendor advisory: arch — https://security.archlinux.org/ASA-201803-1

vendor Authored 2026-05-27

Vendor advisory: arch — https://security.archlinux.org/ASA-201803-2

OS impact

OSVersionStatusFixed in
arch archfixed1.28.1-1
debian debianbookwormfixed1:1.27.2-2
debian debianbullseyefixed1:1.27.2-2
debian debianforkyfixed1:1.27.2-2
debian debiansidfixed1:1.27.2-2
debian debiantrixiefixed1:1.27.2-2
suse slesaffected
debian debian8.0affected
debian debian9.0affected
ubuntu ubuntu14.04affected
ubuntu ubuntu16.04affected

Application impact

VendorProductVersionsFixed
busyboxbusybox{"endIncluding":"1.27.2"}

References

CWEs

CWE-94

Verify integrity in audit chain (admin only). AS-IS.