Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Already updated bash on my servers. I wonder if Apple or the Mac community are really that effected?
Think Bash is the default on Macs
Thanks for posting this. I was unaware of it.
$ env x='() { :;}; echo vulnerable' bash -c "echo this is a test"
vulnerable
this is a test
$ env x='() { :;}; echo vulnerable' bash -c "echo this is a test"
bash: warning: x: ignoring function definition attempt
bash: error importing function definition for `x'
this is a test
I haven't had much time to research this yet but I'm assuming it may already be patched in the major distros?
Bash shell 'Shellshock' flaw opens OS X, Linux, more to attack, called 'bigger than Heartbleed'
Patch Bash NOW: 'Shell Shock' bug blasts OS X, Linux systems wide open The Register Forums
Do you have yours set to update automatically? I don't. I like to see, and perhaps pick and choose, what's on tap to be updated.I patched last night... sometimes Canonical does do things right.
*** Edit: Hrm, just updated again.
Thanks for posting this. I was unaware of it.
I hadn't applied today's system updates yet...
...but now I have:
OH NO!!Same results here in the same order. Oh wait, you run the premier distro too, should have known we'd have similar findings.
...ducks for cover...
:vroam:
I kid, I kid. No distro wars please.
Do you have yours set to update automatically? I don't. I like to see, and perhaps pick and choose, what's on tap to be updated.