HOMEVULNERABILITIESCVE-2024-2004
LOW

CVE-2024-2004

CWE-436Published: March 27, 2024· Updated: Jun 17, 2026

3.5
CVSS v3.1

Official 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.

NVD Source

Technical Analysis

CVE-2024-2004 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.Low
User InteractionRequired
ScopeUnchanged
Impact
ConfidentialityLow
IntegrityNone
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N

Affected Vendors & Products

Apple1 product(s)
macos
Fedora1 product(s)
fedora
haxx1 product(s)
curl
netapp12 product(s)
ontapontap select deploy administration utilitybootstrap oshci compute nodeh300s firmwareh300sh410s firmwareh410sh500s firmwareh500sh700s firmwareh700s
Source: NVD CPE · 16 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (26)

Quick Facts

CVE IDCVE-2024-2004
CVSS Score3.5 / 10
SeverityLOW
WeaknessCWE-436
CISA KEVNo
Affected4 vendor(s)
PublishedMar 27, 2024

Related CVEs (CWE-436)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2024-2004 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.