Bash is vulnerable!

2014-09-28 Thread techlists
Hi, I'm running Mint 17 KDE on on workstation. I ran the command: env VAR='() { :;}; echo Bash is vulnerable!' bash -c echo Bash Test and it returned Bash is vulnerable! Bash Test So I did an apt-get update which completed w/o issue. Then I rebooted just in case Ran the command

Re: Bash is vulnerable!

2014-09-28 Thread sean
Did you do apt-get upgrade? Update syncs with repos and doesn't install anything. On Sep 28, 2014 8:22 AM, techli...@phpcoderusa.com wrote: Hi, I'm running Mint 17 KDE on on workstation. I ran the command: env VAR='() { :;}; echo Bash is vulnerable!' bash -c echo Bash Test

Re: Bash is vulnerable!

2014-09-28 Thread techlists
Bash is vulnerable!' bash -c echo Bash Test and it returned Bash is vulnerable! Bash Test So I did an apt-get update which completed w/o issue. Then I rebooted just in case Ran the command again and received the same response: Bash is vulnerable! Bash Test Any suggestions on how to fix