Created
September 25, 2014 17:23
-
-
Save ceme/3dc5033fb635e66c590e to your computer and use it in GitHub Desktop.
Test for Bash Code Injection Vulnerability via Specially Crafted Environment Variables (CVE-2014-6271, CVE-2014-7169)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
env x='() { :;}; echo vulnerable' bash -c "echo this is a test" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://access.redhat.com/articles/1200223