CVE-2023-28322 (CNNVD-202305-1721)

LOW
中文标题:
libcurl 安全漏洞
英文标题:
An information disclosure vulnerability exists in curl <v8.1.0 when doing HTTP(S) transfers, libcurl...
CVSS分数: 3.7
发布时间: 2023-05-26 00:00:00
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

libcurl是一款用于从服务器传输数据或向服务器传输数据的工具。 libcurl 存在安全漏洞,该漏洞源于重用句柄的逻辑中存在问题。

英文描述:

An information disclosure vulnerability exists in curl <v8.1.0 when doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously wasused to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the second transfer. The problem exists in the logic for a reused handle when it is (expected to be) changed from a PUT to a POST.

CWE类型:
CWE-200
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
haxx curl * - - cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*
fedoraproject fedora 37 - - cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*
fedoraproject fedora 38 - - cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*
apple macos * - - cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*
netapp clustered_data_ontap - - - cpe:2.3:a:netapp:clustered_data_ontap:-:*:*:*:*:*:*:*
netapp ontap_antivirus_connector - - - cpe:2.3:a:netapp:ontap_antivirus_connector:-:*:*:*:*:*:*:*
netapp h300s_firmware - - - cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*
netapp h500s_firmware - - - cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*
netapp h700s_firmware - - - cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*
netapp h410s_firmware - - - cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
无标题 OTHER
cve.org
访问
FEDORA-2023-37eac50e9b vendor-advisory
cve.org
访问
FEDORA-2023-8ed627bb04 vendor-advisory
cve.org
访问
无标题 OTHER
cve.org
访问
无标题 OTHER
cve.org
访问
无标题 OTHER
cve.org
访问
无标题 OTHER
cve.org
访问
20230725 APPLE-SA-2023-07-24-6 macOS Big Sur 11.7.9 mailing-list
cve.org
访问
20230725 APPLE-SA-2023-07-24-5 macOS Monterey 12.6.8 mailing-list
cve.org
访问
20230725 APPLE-SA-2023-07-24-4 macOS Ventura 13.5 mailing-list
cve.org
访问
GLSA-202310-12 vendor-advisory
cve.org
访问
[debian-lts-announce] 20231222 [SECURITY] [DLA 3692-1] curl security update mailing-list
cve.org
访问
CVSS评分详情
3.7
LOW
CVSS向量: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS版本: 3.1
机密性
LOW
完整性
NONE
可用性
NONE
时间信息
发布时间:
2023-05-26 00:00:00
修改时间:
2024-08-02 12:38:25
创建时间:
2025-11-11 15:38:15
更新时间:
2025-11-11 15:57:57
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2023-28322 2025-11-11 15:21:53 2025-11-11 07:38:15
NVD nvd_CVE-2023-28322 2025-11-11 14:59:02 2025-11-11 07:46:23
CNNVD cnnvd_CNNVD-202305-1721 2025-11-11 15:11:12 2025-11-11 07:57:57
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 15:57:57
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202305-1721; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202305-1721
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:46:23
severity: SeverityLevel.MEDIUM → SeverityLevel.LOW; cvss_score: 未提取 → 3.7; cvss_vector: NOT_EXTRACTED → CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N; cvss_version: NOT_EXTRACTED → 3.1; affected_products_count: 0 → 10; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • severity: SeverityLevel.MEDIUM -> SeverityLevel.LOW
  • cvss_score: 未提取 -> 3.7
  • cvss_vector: NOT_EXTRACTED -> CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
  • cvss_version: NOT_EXTRACTED -> 3.1
  • affected_products_count: 0 -> 10
  • data_sources: ['cve'] -> ['cve', 'nvd']