25.09.2014, 07:50
(
Последний раз редактировалось ErickOwnZ; 25.09.2014 в 15:14.
)
Hello all,
We received this email today:
Update your bash asap.
http://www.osvdb.org/show/osvdb/112004
http://www.scip.ch/en/?vuldb.67685
We received this email today:
Код:
Hello,
We're emailing all our customers that use Authy for their SSH shells. We wanted to let you know that today, a critical vulnerability in bash (Bourne-Again-SHell) was disclosed by Stephane Chazelas.
This vulnerability is so critical that even if you have Two-Factor Authentication an attacker would be able to by-pass the two-factor verification and execute commands remotely on your server.
We recommend you update now.
Here's a few things to help you:
To test if you are vulnerable you can use the following command:
env t='() { :;}; echo You are vulnerable.' bash -c "true"
If it prints "You are vulnerable" you need to upgrade as soon as possible. Patches for the major Linux distributions have been already released.
If you are using a Ubuntu or Debian type the following commands to apply the security patch:
apt-get update
apt-get upgrade
If you are using RedHat, CentOS or Fedora type the following commands to apply the security patch:
yum clean all
yum update bash
If you want to know more about this vulnerability please read the following thread on the oss-sec mailing list:
http://seclists.org/oss-sec/2014/q3/650
Authy Engineering Team
http://www.osvdb.org/show/osvdb/112004
http://www.scip.ch/en/?vuldb.67685


