ghsa-cgj3-cvg6-pcvh
Vulnerability from github
Published
2023-03-30 21:30
Modified
2024-03-27 15:30
Severity ?
Details
An authentication bypass vulnerability exists in libcurl v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequent transfers if the configurations match. However, two SSH settings were omitted from the configuration check, allowing them to match easily, potentially leading to the reuse of an inappropriate connection.
{ "affected": [], "aliases": [ "CVE-2023-27538" ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-305" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-03-30T20:15:00Z", "severity": "MODERATE" }, "details": "An authentication bypass vulnerability exists in libcurl v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequent transfers if the configurations match. However, two SSH settings were omitted from the configuration check, allowing them to match easily, potentially leading to the reuse of an inappropriate connection.", "id": "GHSA-cgj3-cvg6-pcvh", "modified": "2024-03-27T15:30:36Z", "published": "2023-03-30T21:30:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27538" }, { "type": "WEB", "url": "https://hackerone.com/reports/1898475" }, { "type": "WEB", "url": "https://curl.se/docs/CVE-2023-27538.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202310-12" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230420-0010" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/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.