CVE-2024-0853

Source
https://cve.org/CVERecord?id=CVE-2024-0853
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-0853.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-0853
Aliases
Downstream
Related
Published
2024-02-03T13:35:25.863Z
Modified
2026-07-15T01:49:10.495654044Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
OCSP verification bypass with TLS session reuse
Details

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 the same hostname could then succeed if the session ID cache was still fresh, which then skipped the verify status check.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/0xxx/CVE-2024-0853.json",
    "cna_assigner": "curl",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "8.5.0"
                },
                {
                    "last_affected": "8.5.0"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/curl/curl

Affected ranges

Type
GIT
Repo
https://github.com/curl/curl
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "8.5.0"
        },
        {
            "last_affected": "8.5.0"
        }
    ],
    "source": "CPE_STRING",
    "cpe": "cpe:2.3:a:haxx:curl:8.5.0:*:*:*:*:*:*:*"
}

Affected versions

8.*
8.5.0
Other
curl-8_5_0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-0853.json"