Skip to content

[CU-86b4umhm1] Update hive2 to v4 [SECURITY] (major)#6

Open
dnastack-renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-hive2
Open

[CU-86b4umhm1] Update hive2 to v4 [SECURITY] (major)#6
dnastack-renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-hive2

Conversation

@dnastack-renovate
Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.hive:hive-service (source) 2.3.104.0.0 age adoption passing confidence
org.apache.hive:hive-metastore (source) 2.3.104.2.0 age adoption passing confidence
org.apache.hive:hive-exec (source) 2.3.104.0.1 age adoption passing confidence

Apache Hive and Spark: CookieSigner exposes the correct signature when message verification fails

CVE-2024-23945 / GHSA-77pm-w3hx-f8mj

More information

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

Severity

  • CVSS Score: 8.7 / 10 (High)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Apache Hive Incorrectly Assigns Permissions for a Critical Resource

CVE-2024-29869 / GHSA-c476-j253-5rgq

More information

Details

Hive creates a credentials file to a temporary directory in the file system with permissions 644 by default when the file permissions are not set explicitly. Any unauthorized user having access to the directory can read the sensitive information written into this file. Users are recommended to upgrade to version 4.0.1, which fixes this issue.

Severity

  • CVSS Score: 5.5 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@dnastack-renovate dnastack-renovate bot force-pushed the renovate/major-hive2 branch 2 times, most recently from b0abd74 to db177d9 Compare April 10, 2026 13:21
@dnastack-renovate dnastack-renovate bot force-pushed the renovate/major-hive2 branch from db177d9 to 0ec879a Compare April 10, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants