ghsa-wr4c-gwg7-p734
Vulnerability from github
Published
2024-03-27 09:30
Modified
2024-11-14 21:31
Severity ?
Details
libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems.
{ "affected": [], "aliases": [ "CVE-2024-2379" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-03-27T08:15:41Z", "severity": "MODERATE" }, "details": "libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems.", "id": "GHSA-wr4c-gwg7-p734", "modified": "2024-11-14T21:31:57Z", "published": "2024-03-27T09:30:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2379" }, { "type": "WEB", "url": "https://hackerone.com/reports/2410774" }, { "type": "WEB", "url": "https://curl.se/docs/CVE-2024-2379.html" }, { "type": "WEB", "url": "https://curl.se/docs/CVE-2024-2379.json" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240531-0001" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT214118" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT214119" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT214120" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2024/Jul/18" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2024/Jul/19" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2024/Jul/20" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/03/27/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "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.