env: Ubuntu 14.04 LTE
I tried the command
curl https://shellshocker.net/fixbash | sh
and finished the patch. But using a known test script it still showed CVE-2014-7186 was not fixed yet.
shanfu@shanfu-ubuntu:~/code$ ./shellshock_test.sh
Evaluating /bin/bash...
Running tests...
Tests completed. Determining results...
CVE-2014-6172: not vulnerable
CVE-2014-7169: not vulnerable
CVE-2014-7186: VULNERABLE
CVE-2014-7187: not vulnerable
This shell should be immune to shellshock attack via any other parser bugs
Overall status: VULNERABLE
env: Ubuntu 14.04 LTE
I tried the command
curl https://shellshocker.net/fixbash | sh
and finished the patch. But using a known test script it still showed CVE-2014-7186 was not fixed yet.
shanfu@shanfu-ubuntu:~/code$ ./shellshock_test.sh
Evaluating /bin/bash...
Running tests...
Tests completed. Determining results...
CVE-2014-6172: not vulnerable
CVE-2014-7169: not vulnerable
CVE-2014-7186: VULNERABLE
CVE-2014-7187: not vulnerable
This shell should be immune to shellshock attack via any other parser bugs
Overall status: VULNERABLE