CVE-2024-0853

Summary

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.

Affected Software

VendorProductVersion RangeStatus
curlcurl8.5.0 <= 8.5.0affected

Weaknesses

  • CWE-299 Improper Check for Certificate Revocation

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: partial

References