Bash shell contains a flaw that may allow a malicious user to run arbitrary commands embedded in the path to the current working directory. The issue is triggered when (PS1) contains '\w' or '\W', and the prompt is displayed the commands will be executed. It is possible that the flaw may allow malicious command execution resulting in a loss of integrity.
Classification
Location:
Local Access Required
Attack Type:
Input Manipulation
Impact:
Loss of Integrity
Solution:
Upgrade
Exploit:
Exploit Public
Solution
Upgrade to version 2.x or higher, as it has been reported to fix this vulnerability. It is also possible to correct the flaw by implementing the following workaround(s): replace '\w' with '$PWD', and '\W' with '${PWD##*/}'.
This product uses the Daylife API but is not endorsed or certified by Daylife.
This section lists the latest news and blogs found via the daylife API (and for older items, the technorati API), which mention or otherwise discuss this vulnerability.