Input validation error in Bash - CVE-2017-5932

 

Input validation error in Bash - CVE-2017-5932

Published: March 27, 2017 / Updated: August 8, 2020


Vulnerability identifier: #VU39367
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-5932
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: GNU
Affected software:
Bash

Detailed vulnerability description

The vulnerability allows a local authenticated user to execute arbitrary code.

The path autocompletion feature in Bash 4.4 allows local users to gain privileges via a crafted filename starting with a " (double quote) character and a command substitution metacharacter.


How to mitigate CVE-2017-5932

Install update from vendor's website.

Sources