摘要:
ansible security update
安全等级: Medium
公告ID: KylinSec-SA-2025-2819
发布日期: 2025年8月27日
关联CVE: CVE-2020-10685
\
Security Fix(es):
A flaw was found in Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when using modules which decrypts vault files such as assemble, script, unarchive, win_copy, aws_s3 or copy modules. The temporary directory is created in /tmp leaves the s ts unencrypted. On Operating Systems which /tmp is not a tmpfs but part of the root partition, the directory is only cleared on boot and the decryp emains when the host is switched off. The system will be vulnerable when the system is not running. So decrypted data must be cleared as soon as possible and the data which normally is encrypted ble.(CVE-2020-10685)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2020-10685 | KY3.4-5A | ansible | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
ansible | noarch | 2.5.5-10.kb1.ky3_4 |
ansible-help | noarch | 2.5.5-10.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名