{
    "dataType": "CVE_RECORD",
    "cveMetadata": {
        "cveId": "CVE-2024-2004",
        "assignerOrgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
        "state": "PUBLISHED",
        "assignerShortName": "curl",
        "dateReserved": "2024-02-29T11:05:48.981Z",
        "datePublished": "2024-03-27T07:54:27.157Z",
        "dateUpdated": "2024-08-01T18:56:22.517Z"
    },
    "containers": {
        "cna": {
            "title": "Usage of disabled protocol",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "providerMetadata": {
                "orgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
                "shortName": "curl",
                "dateUpdated": "2024-03-27T07:54:27.157Z"
            },
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-115 Misinterpretation of Input"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "curl",
                    "product": "curl",
                    "versions": [
                        {
                            "version": "8.6.0",
                            "status": "affected",
                            "lessThanOrEqual": "8.6.0",
                            "versionType": "semver"
                        },
                        {
                            "version": "8.5.0",
                            "status": "affected",
                            "lessThanOrEqual": "8.5.0",
                            "versionType": "semver"
                        },
                        {
                            "version": "8.4.0",
                            "status": "affected",
                            "lessThanOrEqual": "8.4.0",
                            "versionType": "semver"
                        },
                        {
                            "version": "8.3.0",
                            "status": "affected",
                            "lessThanOrEqual": "8.3.0",
                            "versionType": "semver"
                        },
                        {
                            "version": "8.2.1",
                            "status": "affected",
                            "lessThanOrEqual": "8.2.1",
                            "versionType": "semver"
                        },
                        {
                            "version": "8.2.0",
                            "status": "affected",
                            "lessThanOrEqual": "8.2.0",
                            "versionType": "semver"
                        },
                        {
                            "version": "8.1.2",
                            "status": "affected",
                            "lessThanOrEqual": "8.1.2",
                            "versionType": "semver"
                        },
                        {
                            "version": "8.1.1",
                            "status": "affected",
                            "lessThanOrEqual": "8.1.1",
                            "versionType": "semver"
                        },
                        {
                            "version": "8.1.0",
                            "status": "affected",
                            "lessThanOrEqual": "8.1.0",
                            "versionType": "semver"
                        },
                        {
                            "version": "8.0.1",
                            "status": "affected",
                            "lessThanOrEqual": "8.0.1",
                            "versionType": "semver"
                        },
                        {
                            "version": "8.0.0",
                            "status": "affected",
                            "lessThanOrEqual": "8.0.0",
                            "versionType": "semver"
                        },
                        {
                            "version": "7.88.1",
                            "status": "affected",
                            "lessThanOrEqual": "7.88.1",
                            "versionType": "semver"
                        },
                        {
                            "version": "7.88.0",
                            "status": "affected",
                            "lessThanOrEqual": "7.88.0",
                            "versionType": "semver"
                        },
                        {
                            "version": "7.87.0",
                            "status": "affected",
                            "lessThanOrEqual": "7.87.0",
                            "versionType": "semver"
                        },
                        {
                            "version": "7.86.0",
                            "status": "affected",
                            "lessThanOrEqual": "7.86.0",
                            "versionType": "semver"
                        },
                        {
                            "version": "7.85.0",
                            "status": "affected",
                            "lessThanOrEqual": "7.85.0",
                            "versionType": "semver"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "references": [
                {
                    "url": "https://curl.se/docs/CVE-2024-2004.json",
                    "name": "json"
                },
                {
                    "url": "https://curl.se/docs/CVE-2024-2004.html",
                    "name": "www"
                },
                {
                    "url": "https://hackerone.com/reports/2384833",
                    "name": "issue"
                },
                {
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GMD6UYKCCRCYETWQZUJ65ZRFULT6SHLI/"
                },
                {
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2D44YLAUFJU6BZ4XFG2FYV7SBKXB5IZ6/"
                },
                {
                    "url": "http://www.openwall.com/lists/oss-security/2024/03/27/1"
                },
                {
                    "url": "https://security.netapp.com/advisory/ntap-20240524-0006/"
                },
                {
                    "url": "https://support.apple.com/kb/HT214119"
                },
                {
                    "url": "https://support.apple.com/kb/HT214118"
                },
                {
                    "url": "https://support.apple.com/kb/HT214120"
                },
                {
                    "url": "http://seclists.org/fulldisclosure/2024/Jul/20"
                },
                {
                    "url": "http://seclists.org/fulldisclosure/2024/Jul/18"
                },
                {
                    "url": "http://seclists.org/fulldisclosure/2024/Jul/19"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Dan Fandrich",
                    "type": "finder"
                },
                {
                    "lang": "en",
                    "value": "Daniel Gustafsson",
                    "type": "remediation developer"
                }
            ]
        },
        "adp": [
            {
                "title": "CISA ADP Vulnrichment",
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 3.5,
                            "attackVector": "NETWORK",
                            "baseSeverity": "LOW",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
                            "integrityImpact": "NONE",
                            "userInteraction": "REQUIRED",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "NONE",
                            "privilegesRequired": "LOW",
                            "confidentialityImpact": "LOW"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "id": "CVE-2024-2004",
                                "role": "CISA Coordinator",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "version": "2.0.3",
                                "timestamp": "2024-04-25T18:17:42.513804Z"
                            }
                        }
                    }
                ],
                "affected": [
                    {
                        "cpes": [
                            "cpe:2.3:a:curl:curl:7.8:*:*:*:*:*:*:*"
                        ],
                        "vendor": "curl",
                        "product": "curl",
                        "versions": [
                            {
                                "status": "affected",
                                "version": "7.8.50"
                            }
                        ],
                        "defaultStatus": "unknown"
                    }
                ],
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-06-04T17:30:51.665Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-01T18:56:22.517Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://curl.se/docs/CVE-2024-2004.json",
                        "name": "json",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://curl.se/docs/CVE-2024-2004.html",
                        "name": "www",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://hackerone.com/reports/2384833",
                        "name": "issue",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GMD6UYKCCRCYETWQZUJ65ZRFULT6SHLI/",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2D44YLAUFJU6BZ4XFG2FYV7SBKXB5IZ6/",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2024/03/27/1",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://security.netapp.com/advisory/ntap-20240524-0006/",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://support.apple.com/kb/HT214119",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://support.apple.com/kb/HT214118",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://support.apple.com/kb/HT214120",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "http://seclists.org/fulldisclosure/2024/Jul/20",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "http://seclists.org/fulldisclosure/2024/Jul/18",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "http://seclists.org/fulldisclosure/2024/Jul/19",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    },
    "dataVersion": "5.1"
}