# CVE-2014-6271
_An automated way to fix bash_
## Testing for the Vulnerability
You can determine if you are vulnerable by executing this test:
_env x='() { :;}; echo vulnerable' bash -c 'echo hello'_
## Fixing Vulnerability
Run this on the command line. You may be prompted to enter your password.
_bash <( curl -s https://raw.githubusercontent.com/mattclegg/CVE-2014-6271/master/patch-mac.sh)_
## Credits
- Based on http://alblue.bandlem.com/2014/09/bash-remote-vulnerability.html
[4.0K] /data/pocs/1171cefa6108f6dd9393159c5b75effd9f824098
├── [1.1K] LICENSE
├── [ 574] patch-mac.sh
└── [ 491] README.md
0 directories, 3 files