• CVE-2023-28320

发布时间: 2023年5月24日

修改时间: 2024年11月30日

概要

libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using `alarm()` and `siglongjmp()`. When doing this, libcurl used a global buffer that was not mutex protected and a multi-threaded application might therefore crash or otherwise misbehave.

CVSS v3 指标

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

安全公告

公告名 概要 发布时间
KylinSec-SA-2023-1359 libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using `alarm()` and `siglongjmp()`. When doing this, libcurl used a global buffer that was not mutex protected and a multi-threaded application might therefore crash or otherwise misbehave. 2023年5月24日

影响产品

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