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

如果返回

this is  a test

不需要升级

如果返回

be careful

this is a test

就需要升级了

升级命令:

yum -y update bash