ghsa-697h-9h25-w4fm
Vulnerability from github
Published
2024-02-03 15:30
Modified
2024-05-03 15:30
Severity ?
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.
{ "affected": [], "aliases": [ "CVE-2024-0853" ], "database_specific": { "cwe_ids": [ "CWE-295" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-02-03T14:15:50Z", "severity": "MODERATE" }, "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\nthe same hostname could then succeed if the session ID cache was still fresh, which then skipped the verify status check.", "id": "GHSA-697h-9h25-w4fm", "modified": "2024-05-03T15:30:35Z", "published": "2024-02-03T15:30:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0853" }, { "type": "WEB", "url": "https://hackerone.com/reports/2298922" }, { "type": "WEB", "url": "https://curl.se/docs/CVE-2024-0853.html" }, { "type": "WEB", "url": "https://curl.se/docs/CVE-2024-0853.json" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240307-0004" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240426-0009" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240503-0012" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.