公告ID(KYSA-202206-1047)
公告ID:KYSA-202206-1047
公告摘要:python安全漏洞
等级:Important
发布日期:2022-06-21
详细介绍
1.修复的CVE
·CVE-2019-9636
描述:Python是Python基金会的一套开源的、面向对象的程序设计语言。该语言具有可扩展、支持模块和包、支持多种平台等特点。Python 2.7.x版本版本至2.7.16版本和3.x版本至3.7.2版本中存在信任管理问题漏洞。攻击者可借助特制的URL利用该漏洞泄露信息(cookies或身份验证数据)。
2.受影响的软件包
·银河麒麟高级服务器操作系统 V10
·mips64el架构:
python、python-debug、python-devel、python-libs、python-test、python-tools、tkinter
3.软件包修复版本
·银河麒麟高级服务器操作系统 V10 (mips64el)
python-2.7.5-90.ns7_4.1或以上版本
python-debug-2.7.5-90.ns7_4.1或以上版本
python-devel-2.7.5-90.ns7_4.1或以上版本
python-libs-2.7.5-90.ns7_4.1或以上版本
python-test-2.7.5-90.ns7_4.1或以上版本
python-tools-2.7.5-90.ns7_4.1或以上版本
tkinter-2.7.5-90.ns7_4.1或以上版本
4.修复方法
方法一:配置源进行升级安装
1.打开软件包源配置文件,根据仓库地址进行修改。
仓库源地址:
银河麒麟高级服务器操作系统 V10
mips64el:http://download.cs2c.com.cn/neokylin/server/updates/v10/ls_64/
2.配置完成后执行更新命令进行升级,命令如下:
yum update Packagename
方法二:下载安装包进行升级安装
通过软件包地址下载软件包,使用软件包升级命令根据受影响的软件包
列表进行升级安装, 命令如下:
yum install Packagename
3.升级完成后是否需要重启服务或操作系统:
CVE-2019-9636:无需重启操作系统与服务即可使漏洞修复生效。
5.软件包下载地址
·银河麒麟高级服务器操作系统 V10
python(mips64el)软件包下载地址:
http://download.cs2c.com.cn/neokylin/server/updates/v10/ls_64/Packages/python-2.7.5-90.ns7_4.1.mips64el.rpm
http://download.cs2c.com.cn/neokylin/server/updates/v10/ls_64/Packages/python-debug-2.7.5-90.ns7_4.1.mips64el.rpm
http://download.cs2c.com.cn/neokylin/server/updates/v10/ls_64/Packages/python-devel-2.7.5-90.ns7_4.1.mips64el.rpm
http://download.cs2c.com.cn/neokylin/server/updates/v10/ls_64/Packages/python-libs-2.7.5-90.ns7_4.1.mips64el.rpm
http://download.cs2c.com.cn/neokylin/server/updates/v10/ls_64/Packages/python-test-2.7.5-90.ns7_4.1.mips64el.rpm
http://download.cs2c.com.cn/neokylin/server/updates/v10/ls_64/Packages/python-tools-2.7.5-90.ns7_4.1.mips64el.rpm
http://download.cs2c.com.cn/neokylin/server/updates/v10/ls_64/Packages/tkinter-2.7.5-90.ns7_4.1.mips64el.rpm
注:其他相关依赖包请到相同目录下载
6.修复验证
使用软件包查询命令,查看相关软件包版本是否与修复版本一致,如果版本一致,则说明修复成功。
sudo rpm -qa | grep Packagename