CentOS6 offline bash vulnerability repair

Source: Internet
Author: User

CentOS6 offline bash vulnerability repair

Today, we are all fixing the bash vulnerability. I have also made some offline upgrades, as shown below:

1. Test whether upgrade is required

# Env x = '() {:;}; echo vulnerable' bash-c "echo this is a test" # The following is displayed. You need to upgrade

Vulnerable

This is a test

2. Offline upgrade

### Many servers cannot go out of the Internet, but can only download and upgrade

# Wgethttp: // response

# Rpm-Uvhbash-4.1.2-15.el6_5.1.x86_64.rpm

#/Sbin/ldconfig # Not executed

# Rpm-qa bash # view the upgraded version

# Env x = '() {:;}; echo vulnerable' bash-c "echo this is a test" # The following figure shows that the upgrade is successful.

Bash: warning: x: ignoring function definition attempt

Bash: error importing function definition for 'X'

This is a test

3. legends ......

### The latest message indicates that you can bypass the upgrade and wait for the message to continue watching ......

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.