{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-0853",
        "assignerOrgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
        "state": "PUBLISHED",
        "assignerShortName": "curl",
        "dateReserved": "2024-01-24T08:42:02.618Z",
        "datePublished": "2024-02-03T13:35:25.863Z",
        "dateUpdated": "2024-08-01T18:18:19.012Z"
    },
    "containers": {
        "cna": {
            "title": "OCSP verification bypass with TLS session reuse",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "curl inadvertently kept the SSL session ID for connections in its cache even when the verify status (*OCSP stapling*) test failed. A subsequent transfer to\nthe same hostname could then succeed if the session ID cache was still fresh, which then skipped the verify status check."
                }
            ],
            "providerMetadata": {
                "orgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
                "shortName": "curl",
                "dateUpdated": "2024-02-03T13:35:25.863Z"
            },
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-299 Improper Check for Certificate Revocation "
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "curl",
                    "product": "curl",
                    "versions": [
                        {
                            "version": "8.5.0",
                            "status": "affected",
                            "lessThanOrEqual": "8.5.0",
                            "versionType": "semver"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "references": [
                {
                    "url": "https://curl.se/docs/CVE-2024-0853.json",
                    "name": "json"
                },
                {
                    "url": "https://curl.se/docs/CVE-2024-0853.html",
                    "name": "www"
                },
                {
                    "url": "https://hackerone.com/reports/2298922",
                    "name": "issue"
                },
                {
                    "url": "https://security.netapp.com/advisory/ntap-20240307-0004/"
                },
                {
                    "url": "https://security.netapp.com/advisory/ntap-20240426-0009/"
                },
                {
                    "url": "https://security.netapp.com/advisory/ntap-20240503-0012/"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Hiroki Kurosawa",
                    "type": "finder"
                },
                {
                    "lang": "en",
                    "value": "Daniel Stenberg",
                    "type": "remediation developer"
                }
            ]
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-01T18:18:19.012Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://curl.se/docs/CVE-2024-0853.json",
                        "name": "json",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://curl.se/docs/CVE-2024-0853.html",
                        "name": "www",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://hackerone.com/reports/2298922",
                        "name": "issue",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://security.netapp.com/advisory/ntap-20240307-0004/",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://security.netapp.com/advisory/ntap-20240426-0009/",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://security.netapp.com/advisory/ntap-20240503-0012/",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}