ghsa-r86j-2gc6-2cq9
Vulnerability from github
Published
2018-10-18 18:05
Modified
2024-03-04 23:31
Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.hbase:hbase-thrift" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "2.0.0" ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.hbase:hbase-thrift" }, "ranges": [ { "events": [ { "introduced": "1.4.0" }, { "fixed": "1.4.5" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 1.3.2.0" }, "package": { "ecosystem": "Maven", "name": "org.apache.hbase:hbase-thrift" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "fixed": "1.3.2.1" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 1.2.6.0" }, "package": { "ecosystem": "Maven", "name": "org.apache.hbase:hbase-thrift" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.6.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-8025" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:53:58Z", "nvd_published_at": null, "severity": "HIGH" }, "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.", "id": "GHSA-r86j-2gc6-2cq9", "modified": "2024-03-04T23:31:45Z", "published": "2018-10-18T18:05:02Z", "references": [ { "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" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/104554" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Race condition in org.apache.hbase:hbase-thrift" }
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.