CVE-2024-2004
Published: Mar 27, 2024
Modified: Feb 13, 2025
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.
| Vendor | Product | Versions |
|---|---|---|
curl | curl | affected 8.6.0 - <= 8.6.0affected 8.5.0 - <= 8.5.0affected 8.4.0 - <= 8.4.0affected 8.3.0 - <= 8.3.0affected 8.2.1 - <= 8.2.1+11 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now