CVE-2024-23945
Apache Hive Cookie Signature Exposure
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
INFO
Published Date :
Dec. 23, 2024, 4:15 p.m.
Last Modified :
Dec. 24, 2024, 2:15 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
3.6
Exploitability Score :
2.2
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-23945
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-23945
vulnerability anywhere in the article.
- TheCyberThrone
CVE-2024-52046 Impacts Apache Mina
CVE-2024-52046 is a critical security vulnerability found in the Apache MINA library. This vulnerability is located within the ObjectSerializationDecoder component, which uses Java’s native serializat ... Read more
- TheCyberThrone
CVE-2024-43441Impacts Apache HugeGraph
CVE-2024-43441 is a critical vulnerability that impacts Apache HugeGraph-Server. This vulnerability allows attackers to bypass authentication mechanisms by exploiting assumed-immutable data. This can ... Read more
- TheCyberThrone
CVE-2024-23945 Impacts Apache Hive and Spark
Apache Hive and Apache Spark have been impacted by a vulnerability CVE-2024-23945 with a CVSS score of 8.7.This vulnerability specifically targets the CookieSigner component, which is crucial for sign ... Read more
- Cybersecurity News
CVE-2024-23945: Serious Vulnerability in Apache Hive and Spark Could Lead to Exploitation
A newly disclosed vulnerability, CVE-2024-23945, with a CVSS score of 8.7, has been identified in Apache Hive and Apache Spark, two widely used systems for large-scale data processing and analytics. T ... Read more
The following table lists the changes that have been made to the
CVE-2024-23945
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Dec. 24, 2024
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Dec. 23, 2024
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2024/12/23/2 -
New CVE Received by [email protected]
Dec. 23, 2024
Action Type Old Value New Value Added 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 Added CWE CWE-209 Added Reference https://github.com/apache/hive Added Reference https://github.com/apache/hive/commit/7638cb1a3b07713cc490aa2909a37037f89e08b4 Added Reference https://github.com/apache/spark Added Reference https://github.com/apache/spark/commit/cf59b1f51c16301f689b4e0f17ba4dbd140e1b19 Added Reference https://issues.apache.org/jira/browse/HIVE-9710 Added Reference https://issues.apache.org/jira/browse/SPARK-14987 Added Reference https://lists.apache.org/thread/59r4mv7glrxpwkkdjvjbdljfpx3f5zzc Added Reference https://lists.apache.org/thread/5o2ljnzrv8zvhjw9vy7b4rwjpc32hgfc
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-23945
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-23945
weaknesses.