CVE-2024-2004

LOWCVSS 3.5/10EPSS 1.68%

Last modified

CVE-2024-2004 is a low-severity vulnerability rated 3.5/10 on the CVSS scale. 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. EPSS estimates a 1.68% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
3.5/10

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N

EPSS Probability
1.68%

74.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
HaxxCurl>= 7.85.0, < 8.7.0
FedoraprojectFedora39
FedoraprojectFedora40
AppleMacos< 12.7.6
AppleMacos>= 13.0, < 13.6.8
AppleMacos>= 14.0, < 14.6
NetappOntap9
NetappOntap Select Deploy Administration UtilityAll versions
NetappBootstrap OsAll versions
NetappH300s FirmwareAll versions
NetappH410s FirmwareAll versions
NetappH500s FirmwareAll versions
NetappH700s FirmwareAll versions

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

What is CVE-2024-2004?
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.
How severe is CVE-2024-2004?
CVE-2024-2004 has a CVSS score of 3.5/10 (LOW severity). The EPSS model estimates a 1.68% probability of exploitation in the next 30 days.
How do I fix CVE-2024-2004?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-2004?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST