CVE-2024-23945

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-23945
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-23945.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-23945
Aliases
Published
2024-12-23T16:15:05Z
Modified
2025-01-08T15:54:06.041708Z
Summary
[none]
Details

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-thriftserver2.11 * org.apache.spark:spark-hive-thriftserver2.12

References

Affected packages

Git / github.com/apache/hive

Affected ranges

Type
GIT
Repo
https://github.com/apache/hive
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/apache/spark
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

0.*

0.3-scala-2.8
0.3-scala-2.9

alpha-0.*

alpha-0.1
alpha-0.2

v0.*

v0.5.0
v0.5.1
v0.6.0
v0.7.0

v3.*

v3.0.0-preview
v3.0.0-preview-rc1
v3.0.0-preview-rc2