[root@localhost ~]# cat /etc/redhat-release 
CentOS Linux release 7.2.1511 (Core)

 

修复命令:

      使用root账号登陆Shell,键入以下代码回车:
            Centos/RedHat: yum update -y
            Ubuntu:apt-get update -y
      命令完成需重启系统:reboot

 

验证修复:

      登陆阿里云云中心管理控制台,逐个验证修复即可。

 

RHSA-2017:3075-重要: wget 安全更新(代码执行)

 

漏洞编号 影响分 漏洞公告
CVE-2017-13089 7.8 GNU Wget缓冲区错误漏洞
CVE-2017-13090 7.8 GNU Wget缓冲区溢出漏洞 


 

修复命令:

yum update wget

 

  

 

相关文章:

  • 2022-12-23
  • 2021-07-09
  • 2021-10-08
  • 2021-08-23
  • 2021-10-07
  • 2022-01-17
  • 2021-05-30
  • 2022-01-07
猜你喜欢
  • 2021-06-06
  • 2021-08-12
  • 2021-07-25
  • 2021-08-04
  • 2021-11-24
  • 2021-06-14
  • 2022-02-17
相关资源
相似解决方案