Bash remote arbitrary code execution Security Vulnerability (most serious vulnerability)

Source: Internet
Author: User

Bash remote arbitrary code execution Security Vulnerability (most serious vulnerability)

US-CERT is aware that Bash has a security vulnerability that directly affects Unix-based systems (such as Linux and OS X ). This vulnerability causes remote attackers to execute arbitrary code on the affected system.

US-CERT recommends that users and administrators review this RedHat security blog. For more details, refer to the corresponding Linux publisher to obtain the corresponding patch.

You can use the following command to check whether the system has this vulnerability:

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

Affected systems include:

  • CentOS

  • Debian

  • Redhat

  • Ubuntu

Red Hat system can solve this problem by updating bash and restarting the system:

# Yum update bash

Or:

# Yum update bash-4.1.2-15.el6_5.1

This operation only updates the bash package and requires a system restart to take effect.

Ubuntu users can install patches through the following command without restarting:

Apt-get update
Apt-get install bash

Gitlab-shell is affected by Bash CVE-2014-6271 Vulnerability

Linux security vulnerability exposure Bash is more serious than heartbleed

This article permanently updates the link address:

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.