• CVE-2023-23916

发布时间: 2023年2月24日

修改时间: 2024年10月31日

概要

curl supports chained HTTP compression algorithms, meaning that a server response can be compressed multiple times and potentially with different algorithms. The number of acceptable links in this decompression chain was capped, but the cap was implemented on a per-header basis allowing a malicious server to insert a virtually unlimited number of compression steps simply by using many headers. The use of such a decompression chain could result in a malloc bomb , making curl end up spending enormous amounts of allocated heap memory, or trying to and returning out of memory errors.

CVSS v3 指标

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

安全公告

公告名 概要 发布时间
KylinSec-SA-2023-1107 curl security update 2023年2月24日
KylinSec-SA-2023-1108 curl security update 2023年2月24日
KylinSec-SA-2023-1109 curl security update 2023年2月24日
KylinSec-SA-2023-2099 curl security update 2023年2月24日

影响产品

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