CVE-2024-2004 (CNNVD-202403-2677)
中文标题:
curl 安全漏洞
英文标题:
Usage of disabled protocol
漏洞描述
中文描述:
curl是一款用于从服务器传输数据或向服务器传输数据的工具。 curl 7.85.0版本至8.6.0版本存在安全漏洞,该漏洞源于删除协议的逻辑错误,对输入存在误解。
英文描述:
When a protocol selection parameter option disables all protocols without adding any then the default set of protocols would remain in the allowed set due to an error in the logic for removing protocols. The below command would perform a request to curl.se with a plaintext protocol which has been explicitly disabled. curl --proto -all,-http http://curl.se The flaw is only present if the set of selected protocols disables the entire set of available protocols, in itself a command with no practical use and therefore unlikely to be encountered in real situations. The curl security team has thus assessed this to be low severity bug.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| curl | curl | - | ≤ 8.6.0 | - |
cpe:2.3:a:curl:curl:*:*:*:*:*:*:*:*
|
| haxx | curl | * | - | - |
cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*
|
| fedoraproject | fedora | 39 | - | - |
cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*
|
| fedoraproject | fedora | 40 | - | - |
cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*
|
| apple | macos | * | - | - |
cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*
|
| netapp | ontap | 9 | - | - |
cpe:2.3:a:netapp:ontap:9:*:*:*:*:*:*:*
|
| netapp | ontap_select_deploy_administration_utility | - | - | - |
cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*
|
| netapp | bootstrap_os | - | - | - |
cpe:2.3:o:netapp:bootstrap_os:-:*:*:*:*:*:*:*
|
| netapp | h300s_firmware | - | - | - |
cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*
|
| netapp | h410s_firmware | - | - | - |
cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:*
|
| netapp | h500s_firmware | - | - | - |
cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*
|
| netapp | h700s_firmware | - | - | - |
cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (adp)
LOWCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2024-2004 |
2025-11-11 15:22:31 | 2025-11-11 07:39:02 |
| NVD | nvd_CVE-2024-2004 |
2025-11-11 14:59:48 | 2025-11-11 07:47:04 |
| CNNVD | cnnvd_CNNVD-202403-2677 |
2025-11-11 15:11:32 | 2025-11-11 07:58:36 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202403-2677
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 16 -> 12
- data_sources: ['cve'] -> ['cve', 'nvd']