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.

Show details on source website


{
  "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"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...