From b5afd09206503363ff941d81e87d24330ea3f127 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:33:15 +0000 Subject: [PATCH] Publish GHSA-r86j-2gc6-2cq9 --- .../GHSA-r86j-2gc6-2cq9.json | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2018/10/GHSA-r86j-2gc6-2cq9/GHSA-r86j-2gc6-2cq9.json b/advisories/github-reviewed/2018/10/GHSA-r86j-2gc6-2cq9/GHSA-r86j-2gc6-2cq9.json index dc8606b0c0b..75710323571 100644 --- a/advisories/github-reviewed/2018/10/GHSA-r86j-2gc6-2cq9/GHSA-r86j-2gc6-2cq9.json +++ b/advisories/github-reviewed/2018/10/GHSA-r86j-2gc6-2cq9/GHSA-r86j-2gc6-2cq9.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-r86j-2gc6-2cq9", - "modified": "2021-06-10T20:41:09Z", + "modified": "2024-03-04T23:31:45Z", "published": "2018-10-18T18:05:02Z", "aliases": [ "CVE-2018-8025" ], - "summary": "High severity vulnerability that affects org.apache.hbase:hbase-thrift", + "summary": "Race condition in org.apache.hbase:hbase-thrift", "details": "An issue in Apache HBase affects the optional \"Thrift 1\" API server when running over HTTP. There is a race-condition which could lead to authenticated sessions being incorrectly applied to users, e.g. one authenticated user would be considered a different user or an unauthenticated user would be treated as an authenticated user. https://issues.apache.org/jira/browse/HBASE-20664 implements a fix for this issue. It has been fixed in versions: 1.2.6.1, 1.3.2.1, 1.4.5, 2.0.1.", "severity": [ { @@ -106,10 +106,34 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8025" }, + { + "type": "WEB", + "url": "https://github.com/apache/hbase/commit/0c42acbdf86d08af3003105a26a2201f75f2e2c" + }, + { + "type": "WEB", + "url": "https://github.com/apache/hbase/commit/30e98b4455f971c9cb3c02ac7b2daeebe4ee6f2" + }, + { + "type": "WEB", + "url": "https://github.com/apache/hbase/commit/625d4d002620139f49c8201f95b789b6a715cd4" + }, + { + "type": "WEB", + "url": "https://github.com/apache/hbase/commit/7fe07075b35a816725ba18f6dd43d3fa84e08f9" + }, + { + "type": "WEB", + "url": "https://github.com/apache/hbase/commit/bf25c1cb7221178388baaa58f0b16a408e151a6" + }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-r86j-2gc6-2cq9" }, + { + "type": "WEB", + "url": "https://issues.apache.org/jira/browse/HBASE-20664" + }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/a919e38f587c714c386a01d40fc8f45bd4219a65aaf2dc0bb4eccc96@%3Cdev.hbase.apache.org%3E"