{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-0853", "ASSIGNER": "cve@curl.se", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-299 Improper Check for Certificate Revocation " } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "curl", "product": { "product_data": [ { "product_name": "curl", "version": { "version_data": [ { "version_affected": "<=", "version_name": "8.5.0", "version_value": "8.5.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://curl.se/docs/CVE-2024-0853.json", "refsource": "MISC", "name": "https://curl.se/docs/CVE-2024-0853.json" }, { "url": "https://curl.se/docs/CVE-2024-0853.html", "refsource": "MISC", "name": "https://curl.se/docs/CVE-2024-0853.html" }, { "url": "https://hackerone.com/reports/2298922", "refsource": "MISC", "name": "https://hackerone.com/reports/2298922" }, { "url": "https://security.netapp.com/advisory/ntap-20240307-0004/", "refsource": "MISC", "name": "https://security.netapp.com/advisory/ntap-20240307-0004/" }, { "url": "https://security.netapp.com/advisory/ntap-20240426-0009/", "refsource": "MISC", "name": "https://security.netapp.com/advisory/ntap-20240426-0009/" }, { "url": "https://security.netapp.com/advisory/ntap-20240503-0012/", "refsource": "MISC", "name": "https://security.netapp.com/advisory/ntap-20240503-0012/" } ] }, "credits": [ { "lang": "en", "value": "Hiroki Kurosawa" }, { "lang": "en", "value": "Daniel Stenberg" } ] }