Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HIVE-27501: Upgrade h2database version to 2.2.220 to fix CVE-2022-45868 #4488

Closed

Conversation

Diksha628
Copy link
Contributor

@Diksha628 Diksha628 commented Jul 17, 2023

  1. Changes : Upgrade h2database version to 2.2.220 for GHSA-22wj-vf5f-wrvj fix.

  2. The change is required because the web-based admin console in H2 Database Engine through 2.1.214 can be started via the CLI with the argument -webAdminPassword, which allows the user to specify the password in cleartext for the web admin console. Consequently, a local user (or an attacker that has obtained local access through some means) would be able to discover the password by listing processes and their arguments.

  3. JIRA link : https://issues.apache.org/jira/browse/HIVE-27501

… (Diksha, reviewed by Aman Raj)

Signed-off-by: Sankar Hariappan <sankarh@apache.org>
Closes (apache#4481)

(cherry picked from commit 9da7488)
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.

@github-actions github-actions bot added the stale label Sep 16, 2023
@github-actions github-actions bot closed this Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants