CVE-2024-23945

MEDIUM

Apache Hive < 4.0.0 - Error Information Exposure

Title source: rule

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

Scores

CVSS v3 5.9
EPSS 0.0646
EPSS Percentile 90.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

Classification

CWE
CWE-209
Status published

Affected Products (6)

apache/hive < 4.0.0
apache/spark < 3.3.4
apache/spark
org.apache.hive/hive-service < 4.0.0Maven
org.apache.spark/spark-hive-thriftserver_2.11 Maven
org.apache.spark/spark-hive-thriftserver_2.12 < 3.4.2Maven

Timeline

Published Dec 23, 2024
Tracked Since Feb 18, 2026