This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bash security vulnerbility

Hey Everyone,

With the new news (SHELL SHOCK: Bash bug blows holes in Unix, Linux, OS X systems) about the bash shell today do we know if and when Sophos is going to release a patch for this?  

I apologize if I'm posting this in the wrong section but well none of the other sections looked like this belonged in there.  Thanks.


This thread was automatically locked due to age.
Parents
  • well according to an article on lifehacker this shows ASTARO UTM vulnerable

    loginuser@astaro:/home/login > bash --version
    GNU bash, version 3.2.51(1)-release (i686-suse-linux-gnu)
    Copyright (C) 2007 Free Software Foundation, Inc.
    loginuser@astaro:/home/login > env x='() { :;}; echo vulnerable' bash -c 'echo hello'
    vulnerable
    hello
    loginuser@astaro:/home/login >
    loginuser@astaro:/home/login > version

    Current software version...: 9.206035
    Hardware type..............: Software Appliance
    Installation image.........: 9.201-25.1
Reply
  • well according to an article on lifehacker this shows ASTARO UTM vulnerable

    loginuser@astaro:/home/login > bash --version
    GNU bash, version 3.2.51(1)-release (i686-suse-linux-gnu)
    Copyright (C) 2007 Free Software Foundation, Inc.
    loginuser@astaro:/home/login > env x='() { :;}; echo vulnerable' bash -c 'echo hello'
    vulnerable
    hello
    loginuser@astaro:/home/login >
    loginuser@astaro:/home/login > version

    Current software version...: 9.206035
    Hardware type..............: Software Appliance
    Installation image.........: 9.201-25.1
Children
No Data