ghsa-54g4-5cf6-hjp3
Vulnerability from github
Published
2022-02-09 00:48
Modified
2022-08-11 16:40
Severity ?
Summary
Apache Hive Information Exposure and Observable Timing Discrepancy
Details
Apache Hive cookie signature verification used a non constant time comparison which is known to be vulnerable to timing attacks. This could allow recovery of another users cookie signature. The issue was addressed in Apache Hive 2.3.8
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.hive:hive" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.3.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-1926" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-203", "CWE-208" ], "github_reviewed": true, "github_reviewed_at": "2021-03-31T21:30:08Z", "nvd_published_at": "2021-03-16T13:15:00Z", "severity": "MODERATE" }, "details": "Apache Hive cookie signature verification used a non constant time comparison which is known to be vulnerable to timing attacks. This could allow recovery of another users cookie signature. The issue was addressed in Apache Hive 2.3.8", "id": "GHSA-54g4-5cf6-hjp3", "modified": "2022-08-11T16:40:17Z", "published": "2022-02-09T00:48:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1926" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/HIVE-22708" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rd186eedff68102ba1e68059a808101c5aa587e11542c7dcd26e7b9d7%40%3Cuser.hive.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:N/A:N", "type": "CVSS_V3" } ], "summary": "Apache Hive Information Exposure and Observable Timing Discrepancy" }
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.