You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2022/02/09 21:53:51 UTC

[GitHub] [hive] zabetak opened a new pull request #3012: HIVE-25945: Upgrade H2 database version to 2.1.210

zabetak opened a new pull request #3012:
URL: https://github.com/apache/hive/pull/3012


   ### Why are the changes needed?
   The 1.3.166 version suffers from the following security vulnerabilities:
   https://nvd.nist.gov/vuln/detail/CVE-2021-42392
   https://nvd.nist.gov/vuln/detail/CVE-2022-23221
   
   In the project, we use H2 only for testing purposes (inside the jdbc-handler module) thus the H2 binaries are not present in the runtime classpath thus these CVEs do not pose a problem for Hive or its users.
   
   Nevertheless, it would be good to upgrade to a more recent version to avoid Hive coming up in vulnerability scans due to this.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Existing tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] zabetak closed pull request #3012: HIVE-25945: Upgrade H2 database version to 2.1.210

Posted by GitBox <gi...@apache.org>.
zabetak closed pull request #3012:
URL: https://github.com/apache/hive/pull/3012


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org