Bash软件安全漏洞检测及解决方案

安全 漏洞
9月25日消息,继“心脏流血”漏洞之后,安全研究专家又发现了一个危险级别为“毁灭级”(catastrophic)的漏洞,开源软件公司Red Hat在一份报告中称,在Linux系统中广泛使用的Bash软件漏洞有可能让黑客利用攻击一切连入互联网的设备。

9月25日消息,继“心脏流血”漏洞之后,安全研究专家又发现了一个危险级别为“毁灭级”(catastrophic)的漏洞,开源软件公司Red Hat在一份报告中称,在Linux系统中广泛使用的Bash软件漏洞有可能让黑客利用攻击一切连入互联网的设备。

Bash软件安全漏洞检测及解决方案

Bash是一款在很多Unix电脑中用于控制命令提示符的软件,黑客可以借助Bash中的漏洞完全控制目标系统。

美国国土安全部下属的美国电脑紧急响应团队(以下简称“US-CERT”)发出警告称,这一漏洞可能影响基于Unix的操作系统,包括Linux和Mac OS X

漏洞详情页面:http://seclists.org/oss-sec/2014/q3/650

漏洞级别:非常严重

redhat官方提供漏洞详情

A flaw was found in the way Bash evaluated certain specially crafted environment variables. An attacker could use this flaw to override or bypass environment restrictions to execute shell commands. Certain services and applications allow remote unauthenticated attackers to provide environment variables, allowing them to exploit this issue.

redhat官方提供检测方式

运行命令:

$ env x='() { :;}; echo vulnerable' bash -c "echo this is a test"

如果返回以下内容:则请尽快升级。

vulnerable

this is a test

目前官方已经提供了升级包请运行:yum update -y bash 进行升级处理!

Bash软件安全漏洞检测及解决方案

RedHat, CentOS or Fedora bash版本将升级到bash-4.1.2-15.el6_5.1.x86_64

责任编辑:蓝雨泪 来源: TechWeb
相关推荐

2014-09-26 09:28:14

Bash漏洞Bash软件安全漏洞

2012-03-20 16:31:13

2014-09-26 09:02:49

2019-01-15 09:24:07

2014-09-25 09:59:00

2010-04-20 09:44:24

2014-10-08 09:25:30

2019-11-19 17:19:42

5G安全漏洞指南

2010-07-29 15:56:04

FlexSocket

2012-09-03 14:22:02

2014-09-26 09:11:18

2023-05-26 00:04:02

软件安全漏洞

2021-09-08 07:32:14

安全漏洞Dependency 代码依赖包

2024-02-22 11:23:16

2013-06-03 14:39:01

2015-07-09 09:35:37

2010-07-26 15:37:12

telnet安全漏洞

2010-12-24 13:05:22

2009-02-17 14:07:21

2010-12-21 17:39:59

点赞
收藏

51CTO技术栈公众号