Menu

#258 Bash vulnerability CVE-2014-6271

open
nobody
None
5
2014-09-29
2014-09-25
No

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

Discussion

  • Bill

    Bill - 2014-09-25

    Any idea when an update will be available?

     

Log in to post a comment.

MongoDB Logo MongoDB