• 公告ID (KylinSec-SA-2025-2535)

摘要:

python-h11 security update

安全等级: Critical

公告ID: KylinSec-SA-2025-2535

发布日期: 2025年6月13日

关联CVE: CVE-2025-43859  

  • 详细介绍

1. 漏洞描述

   

h11 is suitable for implementing both servers and clients, and has a pleasantly symmetric API: the events you send as a client are exactly the ones that you receive as a server and vice-versa.

Security Fix(es):

h11 is a Python implementation of HTTP/1.1. Prior to version 0.16.0, a leniency in h11's parsing of line terminators in chunked-coding message bodies can lead to request smuggling vulnerabilities under certain conditions. This issue has been patched in version 0.16.0. Since exploitation requires the combination of buggy h11 with a buggy (reverse) proxy, fixing either component is sufficient to mitigate this issue.(CVE-2025-43859)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2025-43859 V6 python-h11 Fixed

3. 影响组件

    python-h11

4. 修复版本

   

V6

软件名称 架构 版本号
python-h11-help noarch 0.14.0-2.ks6
python3-h11 noarch 0.14.0-2.ks6

5. 修复方法


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

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

6. 下载链接

   

V6:

x86_64:

     python-h11-help   

     python3-h11   

aarch64:

     python-h11-help   

     python3-h11   

上一篇:KylinSec-SA-2025-2528 下一篇:KylinSec-SA-2025-2541