GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/206
Update hive-jdbc to version 2.3.4, addressing CVE-2018-1314
See https://nvd.nist.gov/vuln/detail/CVE-2018-1314 for details on the
vulnerability in the previous versions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/206.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #206
----
commit 0981af6f553658577d83b5c9b4eb4e80ef090833
Author: Kasper Sørensen <i.am.kasper.sorensen@...>
Date: 2019-01-04T17:44:58Z
Update hive-jdbc to version 2.3.4, addressing CVE-2018-1314
See https://nvd.nist.gov/vuln/detail/CVE-2018-1314 for details on the
vulnerability in the previous versions.
----
---