Hi
Looks like the toolbox version of bash ( 4.2-1 ) is vulnerable to CVE-2014-6271.
Using the demonstration of exploit code from RedHat .... :
$ ps -fp $$
UID PID PPID C STIME TTY TIME CMD
xxxxxxx 11534366 8257536 1 09:26:56 pts/0 0:00 bash
$ rpm -q bash
bash-4.2-1
$ env x='() { :;}; echo vulnerable' bash -c "echo this is a test"
vulnerable
this is a test
Can we request a new version of bash please which fixes this vulnerability
Many thanks
Any idea when an update will be available?
IBM have now made this available officially : http://www-01.ibm.com/support/docview.wss?uid=isg3T1021272