Red Hat Enterprise Linux – ‚Shellshock‘ Bash Code Injection Vulnerability via Specially Crafted Environment Variables (CVE-2014-6271)

redhat_logo.jpg   Bash Code Injection Vulnerability – this issue affects all products which use the Bash shell and parse values of environment variables – to test if your version of Bash is vulnerable to this issue run the following command

$ env x='() { :;}; echo vulnerable‘  bash -c „echo this is a test“

Bash_01

Leave a Reply

You must be logged in to post a comment.