CVE-2024-23945
Published: Dec 23, 2024
Modified: Mar 19, 2025
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
| Vendor | Product | Versions |
|---|---|---|
Apache Software Foundation | Apache Hive | affected 1.2.0 - < 4.0.0 |
Apache Software Foundation | Apache Spark | affected 2.0.0 - < 3.0.0 |
Apache Software Foundation | Apache Spark | affected 3.0.0 - < 3.3.4affected 3.4.0 - < 3.4.2affected 3.5.0 |
Weaknesses (CWE)
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now