• 公告ID (KylinSec-SA-2024-1038)

摘要:

python-twisted security update

安全等级: Medium

公告ID: KylinSec-SA-2024-1038

发布日期: 2024年1月5日

关联CVE: CVE-2023-46137  

  • 详细介绍

1. 漏洞描述

   

Twisted is an event-based framework for internet applications, supporting Python 2.7 and Python 3.5+. It includes modules for many different purposes, including the following:

Security Fix(es):

Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, the attacker can delay the response on purpose to manipulate the response of the second request when a victim launched two requests using HTTP pipeline. Version 23.10.0rc1 contains a patch for this issue.(CVE-2023-46137)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2023-46137 KY3.5.1 python-twisted Fixed

3. 影响组件

    python-twisted

4. 修复版本

   

KY3.5.1

软件名称 架构 版本号
python-twisted-help noarch 22.4.0-2.kb1.ky3_5
python3-twisted x86_64 22.4.0-2.kb1.ky3_5
python3-twisted aarch64 22.4.0-2.kb1.ky3_5

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

KY3.5.1:

x86_64:

     python-twisted-help   

     python3-twisted   

aarch64:

     python-twisted-help   

     python3-twisted   

上一篇:KylinSec-SA-2024-1027 下一篇:KylinSec-SA-2024-1048