公告ID(KYSA-202206-1047)
公告ID:KYSA-202206-1047
公告摘要:python安全漏洞
等級:Important
發(fā)布日期:2022-06-21
詳細(xì)介紹
1.修復(fù)的CVE
·CVE-2019-9636
描述:Python是Python基金會的一套開源的、面向?qū)ο蟮某绦蛟O(shè)計語言。該語言具有可擴展、支持模塊和包、支持多種平臺等特點。Python 2.7.x版本版本至2.7.16版本和3.x版本至3.7.2版本中存在信任管理問題漏洞。攻擊者可借助特制的URL利用該漏洞泄露信息(cookies或身份驗證數(shù)據(jù))。
2.受影響的軟件包
·銀河麒麟高級服務(wù)器操作系統(tǒng) V10
·mips64el架構(gòu):
python、python-debug、python-devel、python-libs、python-test、python-tools、tkinter
3.軟件包修復(fù)版本
·銀河麒麟高級服務(wù)器操作系統(tǒng) 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.修復(fù)方法
方法一:配置源進(jìn)行升級安裝
1.打開軟件包源配置文件,根據(jù)倉庫地址進(jìn)行修改。
倉庫源地址:
銀河麒麟高級服務(wù)器操作系統(tǒng) V10
mips64el:http://download.cs2c.com.cn/neokylin/server/updates/v10/ls_64/
2.配置完成后執(zhí)行更新命令進(jìn)行升級,命令如下:
yum update Packagename
方法二:下載安裝包進(jìn)行升級安裝
通過軟件包地址下載軟件包,使用軟件包升級命令根據(jù)受影響的軟件包
列表進(jìn)行升級安裝, 命令如下:
yum install Packagename
3.升級完成后是否需要重啟服務(wù)或操作系統(tǒng):
CVE-2019-9636:無需重啟操作系統(tǒng)與服務(wù)即可使漏洞修復(fù)生效。
5.軟件包下載地址
·銀河麒麟高級服務(wù)器操作系統(tǒng) 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
注:其他相關(guān)依賴包請到相同目錄下載
6.修復(fù)驗證
使用軟件包查詢命令,查看相關(guān)軟件包版本是否與修復(fù)版本一致,如果版本一致,則說明修復(fù)成功。
sudo rpm -qa | grep Packagename