CVE-2024-2004

LOW

Haxx Curl < 8.7.0 - Interpretation Conflict

Title source: rule

Description

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.

Scores

CVSS v3 3.5
EPSS 0.0084
EPSS Percentile 74.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N

Classification

CWE
CWE-436
Status published

Affected Products (11)

haxx/curl < 8.7.0
fedoraproject/fedora
fedoraproject/fedora
apple/macos < 12.7.6
netapp/ontap
netapp/ontap_select_deploy_administration_utility
netapp/bootstrap_os
netapp/h300s_firmware
netapp/h410s_firmware
netapp/h500s_firmware
netapp/h700s_firmware

Timeline

Published Mar 27, 2024
Tracked Since Feb 18, 2026