CVE Catalog

CVE-2016-0634

High
Published: Translated: NVD NIST

Summary

The vulnerability in bash 4.3 allows remote authenticated users to execute arbitrary code by injecting shell metacharacters into the hostname, which are expanded when processing the '\h' sequence in the prompt string.

Risk Assessment

An attacker can take control of the system by executing arbitrary commands in the context of the user running bash, leading to compromise of data confidentiality, integrity, and availability.

Recommendation

Update bash to version 4.4 or later, which includes a fix for this vulnerability. As a workaround, restrict access to accounts that can change the hostname.

Other vulnerabilities in bash 4.3

See all
Original NVD description (English source)

The expansion of '\h' in the prompt string in bash 4.3 allows remote authenticated users to execute arbitrary code via shell metacharacters placed in 'hostname' of a machine.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS