ghsa-gxq5-79m2-gvvq
Vulnerability from github
Published
2022-12-15 21:30
Modified
2022-12-20 15:22
Severity ?
Summary
Apache Bookkeeper vulnerable to Improper Certificate Validation
Details
The Apache Bookkeeper Java Client (before 4.14.6 and also 4.15.0) does not close the connection to the bookkeeper server when TLS hostname verification fails. This leaves the bookkeeper client vulnerable to a man in the middle attack. The problem affects BookKeeper client prior to versions 4.14.6 and 4.15.1.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.bookkeeper:bookkeeper-common" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.14.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.bookkeeper:bookkeeper-common" }, "ranges": [ { "events": [ { "introduced": "4.15.0" }, { "fixed": "4.15.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "4.15.0" ] } ], "aliases": [ "CVE-2022-32531" ], "database_specific": { "cwe_ids": [ "CWE-295" ], "github_reviewed": true, "github_reviewed_at": "2022-12-15T23:33:41Z", "nvd_published_at": "2022-12-15T19:15:00Z", "severity": "MODERATE" }, "details": "The Apache Bookkeeper Java Client (before 4.14.6 and also 4.15.0) does not close the connection to the bookkeeper server when TLS hostname verification fails. This leaves the bookkeeper client vulnerable to a man in the middle attack. The problem affects BookKeeper client prior to versions 4.14.6 and 4.15.1.", "id": "GHSA-gxq5-79m2-gvvq", "modified": "2022-12-20T15:22:58Z", "published": "2022-12-15T21:30:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32531" }, { "type": "PACKAGE", "url": "https://github.com/apache/bookkeeper" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-bookkeeper-client/PYSEC-2022-43060.yaml" }, { "type": "WEB", "url": "https://lists.apache.org/thread/xyk2lfc7lzof8mksmwyympbqxts1b5s9" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Apache Bookkeeper vulnerable to Improper Certificate Validation" }
Loading...
Loading...
- 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.