I heard about this yesterday from the guy installing our new CL60/Linux system. It’s a bash exploit, meaning others can inject code through bash. Execute this on your command prompt:
Code:
env x=’() { :;}; echo vulnerable’ bash -c “echo this is a test”
If it says ‘vulnerable’, then you need to patch your system.
Zuyderland Medisch Centrum; Heerlen/Sittard; The Netherlands