• CVE-2023-24534

发布时间: 2023年4月21日

修改时间: 2025年3月4日

概要

HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than required to hold the parsed headers. An attacker can exploit this behavior to cause an HTTP server to allocate large amounts of memory from a small request, potentially leading to memory exhaustion and a denial of service. With fix, header parsing now correctly allocates only the memory required to hold parsed headers.

CVSS v3 指标

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

安全公告

公告名 概要 发布时间
KylinSec-SA-2023-1907 golang security update 2023年4月21日
KylinSec-SA-2023-1845 skopeo security update 2023年11月17日
KylinSec-SA-2023-1860 skopeo security update 2023年11月17日
KylinSec-SA-2024-1057 containernetworking-plugins security update 2024年1月12日
KylinSec-SA-2023-2309 skopeo security update 2023年11月17日
KylinSec-SA-2025-1601 etcd security update 2025年3月13日
KylinSec-SA-2025-1604 golang security update 2025年3月13日

影响产品

产品 状态
KY3.4-4A golang Fixed
KY3.4-5A golang Fixed
KY3.5.2 golang Fixed
KY3.5.1 golang Fixed
KY3.5.3 golang Fixed