Apache Hive, Apache Spark, Apache Spark: CookieSigner exposes the correct signature when message verification fails
Description
Signing cookies is an application security feature that adds a digital signature to cookie data to verify its authenticity and integrity. The signature helps prevent malicious actors from modifying the cookie value, which can lead to security vulnerabilities and exploitation. Apache Hive’s service component accidentally exposes the signed cookie to the end user when there is a mismatch in signature between the current and expected cookie. Exposing the correct cookie signature can lead to further exploitation.
The vulnerable CookieSigner logic was introduced in Apache Hive by HIVE-9710 (1.2.0) and in Apache Spark by SPARK-14987 (2.0.0). The affected components are the following: * org.apache.hive:hive-service * org.apache.spark:spark-hive-thriftserver_2.11 * org.apache.spark:spark-hive-thriftserver_2.12
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.apache.hive:hive-serviceMaven | >= 1.2.0, < 4.0.0 | 4.0.0 |
org.apache.spark:spark-hive-thriftserver_2.11Maven | <= 2.4.8 | — |
org.apache.spark:spark-hive-thriftserver_2.12Maven | < 3.4.2 | 3.4.2 |
Affected products
5- ghsa-coords3 versionspkg:maven/org.apache.hive/hive-servicepkg:maven/org.apache.spark/spark-hive-thriftserver_2.11pkg:maven/org.apache.spark/spark-hive-thriftserver_2.12
>= 1.2.0, < 4.0.0+ 2 more
- (no CPE)range: >= 1.2.0, < 4.0.0
- (no CPE)range: <= 2.4.8
- (no CPE)range: < 3.4.2
- Apache Software Foundation/Apache Sparkv5Range: 3.0.0
Patches
Vulnerability mechanics
References
9- github.com/apache/hive/commit/7638cb1a3b07713cc490aa2909a37037f89e08b4ghsapatchWEB
- github.com/apache/spark/commit/cf59b1f51c16301f689b4e0f17ba4dbd140e1b19ghsapatchWEB
- github.com/advisories/GHSA-77pm-w3hx-f8mjghsaADVISORY
- lists.apache.org/thread/59r4mv7glrxpwkkdjvjbdljfpx3f5zzcghsavendor-advisoryWEB
- lists.apache.org/thread/5o2ljnzrv8zvhjw9vy7b4rwjpc32hgfcghsavendor-advisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2024-23945ghsaADVISORY
- www.openwall.com/lists/oss-security/2024/12/23/2ghsaWEB
- issues.apache.org/jira/browse/HIVE-9710ghsaWEB
- issues.apache.org/jira/browse/SPARK-14987ghsaWEB
News mentions
0No linked articles in our index yet.