CVE-2014-6271 Shellshocked

It's a good thing we are naming all of our vulnerabilities now; it's easier to keep track of them. I haven't seen an official designation for CVE-2014-6271, but Shellshock seems appropriate.

This new vulnerability may allow a remote attacker to execute instructions on your computer using a feature of the bash shell. A shell is a command line user interface with complicated features akin to programming languages. One feature of bash is to take user input from its environment. Unfortunately this environment can contain executable commands and in some cases can be manipulated by a remote user.

F5 has confirmed that BIG-IP's web GUI is vulnerable to an authenticated user. We currently know of no unauthenticated exploits, either against the management interface or against the traffic interfaces.

We can enumerate through RedHat's security blog's list -- not a comprehensive list -- to look at some ways a BIG-IP could be exploited.
    •    BIG-IP does not use ForceCommand in sshd_config, so users cannot bypass ForceCommand.
    •    BIG-IP does not contain any bash CGI programs, although it is possible that some CGI programs spawn subshells.
    •    BIG-IP does contain mod_php, but the scripts are not vulnerable.
    •    BIG-IP does contain DHCP dhclient and is in theory vulnerable to a malicious DHCP server. This is the only known unauthenticated remotely exploitable vector at this time and is only vulnerable on the management interface. You may disable DHCP on the System::Platform page.
    •    BIG-IP limits the use of bash to authenticated Administrator level accounts. Non-Administrators only have access to tmsh and do not have access to bash.

We still do not believe the traffic passing interfaces of a BIG-IP can be exploited. Please protect your management interface and ensure that it is not exposed to the internet.

F5 will be patching CVE-2014-6271 on all BIG-IP releases. Sol15629 has been published.

Update: BIG-IP iRule mitigation has been posted. F5 LineRate has posted their mitigation. ASM has signature updates.

Published Sep 25, 2014
Version 1.0

Was this article helpful?

21 Comments

  • It seems that 10.2.4 HF9 is not compatible with partition formatted disk...We failed to install it on our system. [abc@bigip1:Active] log lvscan [abc@bigip1:Active] log [abc@bigip1:Active] log mount /dev/hdc5 on / type ext3 (rw,noatime) none on /proc type proc (rw) devpts on /dev/pts type devpts (rw) /dev/hdc7 on /config type ext3 (rw,noatime) /dev/hdc9 on /usr type ext3 (ro,noatime) /dev/hdc8 on /var type ext3 (rw,noexec,noatime) /dev/hdc1 on /shared type ext3 (rw,noatime) /shared/.LoopbackLogFS on /var/log type ext3 (rw,loop=/dev/loop0) none on /dev/shm type tmpfs (rw,noatime) none on /var/tmstat type tmpfs (rw) none on /var/run type tmpfs (rw,noatime) prompt on /var/prompt type tmpfs (rw,size=4m) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) none on /dev/mprov/tmm type hugetlbfs (rw) [abc@bigip1:Active] log [abc@bigip1:Active] log cat liveinstall.log *** Live install starting at 2014/10/25 17:46:27 *** info: Daemon-driven execution indicated by ENV variable. debug: /usr/sbin/image2disk: args=--verbose --hotfix --instslot=HD1.2 /shared/images/Hotfix-BIGIP-10.2.4-855.0-HF9.iso debug: caching /shared/images/Hotfix-BIGIP-10.2.4-855.0-HF9.iso to /var/tmp/oWwMgUxTE8. debug: copy failed (/var/tmp/oWwMgUxTE8/EUD/metadata.pl): No such file or directory debug: copy failed (/var/tmp/oWwMgUxTE8/isolinux/install/perl-RPM2.rpm): No such file or directory info: Repository tm_install version/release is 2.8.5.1/2.0 info: System tm_install version/release is 2.7.3/19.0 info: Updating system tm_install files from /shared/images/Hotfix-BIGIP-10.2.4-855.0-HF9.iso .............................................................................. 7393 blocks info: Installer on image is newer, reexec warning: tm_install::DosPtable::scan_table -- identification of /dev/hda5 failed; ID is 83 warning: tm_install::DosPtable::scan_table -- identification of /dev/hda6 failed; ID is 82 warning: tm_install::DosPtable::scan_table -- identification of /dev/hda7 failed; ID is 83 warning: tm_install::DosPtable::scan_table -- identification of /dev/hda8 failed; ID is 83 warning: tm_install::DosPtable::scan_table -- identification of /dev/hda9 failed; ID is 83 warning: tm_install::DosPtable::scan_table -- identification of /dev/hdc5 failed; ID is 83 warning: tm_install::DosPtable::scan_table -- identification of /dev/hdc6 failed; ID is 82 warning: tm_install::DosPtable::scan_table -- identification of /dev/hdc7 failed; ID is 83 warning: tm_install::DosPtable::scan_table -- identification of /dev/hdc8 failed; ID is 83 warning: tm_install::DosPtable::scan_table -- identification of /dev/hdc9 failed; ID is 83 warning: tm_install::DosPtable::scan_table -- identification of /dev/hdc10 failed; ID is 83 warning: tm_install::DosPtable::scan_table -- identification of /dev/hdc11 failed; ID is 82 warning: tm_install::DosPtable::scan_table -- identification of /dev/hdc12 failed; ID is 83 warning: tm_install::DosPtable::scan_table -- identification of /dev/hdc13 failed; ID is 83 warning: tm_install::DosPtable::scan_table -- identification of /dev/hdc14 failed; ID is 83 Use of uninitialized value in hash element at /var/tmp/install/pkgcpio/usr/local/lib/tm_install/BootLoader.pm line 286. Use of uninitialized value in hash element at /var/tmp/install/pkgcpio/usr/local/lib/tm_install/BootLoader.pm line 293. Use of uninitialized value in hash element at /var/tmp/install/pkgcpio/usr/local/lib/tm_install/BootLoader.pm line 294. Use of uninitialized value in hash element at /var/tmp/install/pkgcpio/usr/local/lib/tm_install/BootLoader.pm line 299. Use of uninitialized value in hash element at /var/tmp/install/pkgcpio/usr/local/lib/tm_install/BootLoader.pm line 302. Use of uninitialized value in hash element at /var/tmp/install/pkgcpio/usr/local/lib/tm_install/BootLoader.pm line 305. Use of uninitialized value in hash element at /var/tmp/install/pkgcpio/usr/local/lib/tm_install/BootLoader.pm line 308. Use of uninitialized value in hash element at /var/tmp/install/pkgcpio/usr/local/lib/tm_install/BootLoader.pm line 286. Use of uninitialized value in concatenation (.) or string at /var/tmp/install/pkgcpio/usr/local/lib/tm_install/BootLoader.pm line 287. error: Multiple entries for info: Expert mode enabled for non-TMOS context. debug: /var/tmp/install/pkgcpio/usr/sbin/image2disk: args=--reexec --verbose --hotfix --instslot=HD1.2 /shared/images/Hotfix-BIGIP-10.2.4-855.0-HF9.iso info: Running updated installer. info: Platform id is C62a Terminal error: Can't find requested disk HD1. *** Live install complete at 2014/10/25 17:47:11: status=65280 *** [abc@bigip1:Active] log