Skip to main content

Generation of Error Message Containing Sensitive Information

CVE-2024-23945

Severity High
Score 8.7/10

Summary

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. This issue affects Hive Service versions 1.2.0 through 3.9.9, 4.0.0-alpha1 through 4.0.0-beta-1, and Apache Spark versions 2.0.0-preview through 3.3.3, 3.4.0 through 3.4.1, and 3.5.0.

  • HIGH
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • NONE

CWE-209 - Generation of Error Message Containing Sensitive Information

The software generates an error message that includes sensitive information about its environment, users, or associated data.

Advisory Timeline

  • Published