ghsa-wc4x-4gm2-74j8
Vulnerability from github
Published
2022-02-10 20:51
Modified
2023-09-27 11:18
Severity ?
Summary
Apache Geode SSL endpoint verification vulnerability
Details
When TLS is enabled with ssl-endpoint-identification-enabled set to true, Apache Geode fails to perform hostname verification of the entries in the certificate SAN during the SSL handshake. This could compromise intra-cluster communication using a man-in-the-middle attack.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.geode:geode-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.10.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10091" ], "database_specific": { "cwe_ids": [ "CWE-295" ], "github_reviewed": true, "github_reviewed_at": "2021-05-03T21:28:10Z", "nvd_published_at": "2020-03-16T14:15:00Z", "severity": "HIGH" }, "details": "When TLS is enabled with ssl-endpoint-identification-enabled set to true, Apache Geode fails to perform hostname verification of the entries in the certificate SAN during the SSL handshake. This could compromise intra-cluster communication using a man-in-the-middle attack.", "id": "GHSA-wc4x-4gm2-74j8", "modified": "2023-09-27T11:18:14Z", "published": "2022-02-10T20:51:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10091" }, { "type": "WEB", "url": "https://github.com/apache/geode/pull/3849" }, { "type": "WEB", "url": "https://github.com/apache/geode/commit/e57028fd62a2f5980ea6c9a7ab89ada06c828634" }, { "type": "WEB", "url": "https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-SecurityVulnerabilities" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/GEODE-7018" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r3342077ac4798631300366be86e545d0c08753cca8fd2663867fe200%40%3Cdev.geode.apache.org%3E" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Apache Geode SSL endpoint verification vulnerability" }
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.