Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.hive/hive-service
  4. ›
  5. CVE-2024-23945

CVE-2024-23945: Apache Hive and Spark: CookieSigner exposes the correct signature when message verification fails

December 23, 2024 (updated December 26, 2024)

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

References

  • github.com/advisories/GHSA-77pm-w3hx-f8mj
  • github.com/apache/hive
  • github.com/apache/hive/commit/7638cb1a3b07713cc490aa2909a37037f89e08b4
  • github.com/apache/spark
  • github.com/apache/spark/commit/cf59b1f51c16301f689b4e0f17ba4dbd140e1b19
  • issues.apache.org/jira/browse/HIVE-9710
  • issues.apache.org/jira/browse/SPARK-14987
  • lists.apache.org/thread/59r4mv7glrxpwkkdjvjbdljfpx3f5zzc
  • lists.apache.org/thread/5o2ljnzrv8zvhjw9vy7b4rwjpc32hgfc
  • nvd.nist.gov/vuln/detail/CVE-2024-23945

Code Behaviors & Features

Detect and mitigate CVE-2024-23945 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.2.0 before 4.0.0

Fixed versions

  • 4.0.0

Solution

Upgrade to version 4.0.0 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-209: Generation of Error Message Containing Sensitive Information

Source file

maven/org.apache.hive/hive-service/CVE-2024-23945.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:57 +0000.