Views:
TMEEG 5.5 uses Centos 5.2. The correct RPM for Centos 5.2, which can also be used to address the Shellshock Vulnerability, is bash-3.2-33.el5_11.4.i386.rpm.
You can retrieve the bash-3.2-33.el5_11.4.i386.rpm package from the following Centos links:
To update TMEEG using the package:
  1. Download the bash-3.2-33.el5_11.4.i386.rpm package.
  2. Connect to TMEEG via WinSCP using your root credentials.
  3. Save bash-3.2-33.el5_11.4.i386.rpm in the /tmp or /temp folders.
  4. Log on to the #bash of your TMEEG 5.5 using your root credentials.
  5. Execute the following command:
    rpm -Uvh bash-3.2-33.el5_11.4.i386.rpm
  6. Reboot TMEEG after the update.