• CVE-2024-23829

发布时间: 2025年3月7日

修改时间: 2025年3月29日

概要

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Security-sensitive parts of the Python HTTP parser retained minor differences in allowable character sets, that must trigger error handling to robustly match frame boundaries of proxies in order to protect against injection of additional requests. Additionally, validation could trigger exceptions that were not handled consistently with processing of other malformed input. Being more lenient than internet standards require could, depending on deployment environment, assist in request smuggling. The unhandled exception could cause excessive resource consumption on the application server and/or its logging facilities. This vulnerability exists due to an incomplete fix for CVE-2023-47627. Version 3.9.2 fixes this vulnerability.

CVSS v3 指标

NVD openEuler
Confidentiality None None
Attack Vector Network Network
CVSS评分 6.5 6.5
Attack Complexity Low Low
Privileges Required None None
Scope Unchanged Unchanged
Integrity Low Low
User Interaction None None
Availability Low Low

安全公告

公告名 概要 发布时间
KylinSec-SA-2025-1648 python-aiohttp security update 2025年3月24日

影响产品

产品 状态
KY3.4-5 python-aiohttp Fixed
KY3.5.3 python-aiohttp Fixed