/中文/
/中文/
/中文/
/中文/
/中文/
/中文/
/中文/
/中文/
/多国语言/
/中文/
bash-3.2-33.el5.1.x86_64.rpm丢失的用户可以到腾牛网下载。大家可以根据以下信息修正你计算机中的漏洞情况,需要的赶紧到此下载吧。
该安装包为centos 5 方便找不到源的用户
下载后执行rpm -Uvh ./bash-3.2-33.el5.1.x86_64.rpm
测试方法env x='() { :;}; echo vulnerable' bash -c "echo this is a test"
修复前输出:
vulnerable
this is a test
bash: warning: x: ignoring function definition attempt
bash: error importing function definition for `x'
this is a test
centos:(最终解决方案)
yum clean all
yum makecache
yum -y update bash
ubuntu:(最终解决方案)
apt-cache gencaches
apt-get -y install --only-upgrade bash
debian:(最终解决方案)
7.5 64bit && 32bit
apt-cache gencaches
apt-get -y install --only-upgrade bash
rpm安装路径(rpm指定目录):一般INSTALL或readme文件中有说明rpm-qlXXX.rpm就可以看到XXX在系统的哪些位置放了文件。如果是应用软件:/usr/local如果是系统相关:/usr/sbin,/usr/bin等RPM卸载操作命令:rpm-e需要卸