[
https://issues.apache.org/jira/browse/HIVE-22374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960636#comment-16960636
]
Sumin Byeon commented on HIVE-22374:
------------------------------------
Regarding the [second comment from Hive
QA|https://issues.apache.org/jira/browse/HIVE-22374?focusedCommentId=16960428&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16960428],
the error message states that:
{code}
Tests exited with: Exception: Patch URL
https://issues.apache.org/jira/secure/attachment/12984122/HIVE-22374.2.patch
was found in seen patch url's cache and a test was probably run already on it.
Aborting...
{code}
In such case, I suppose I don't have to take any further action, right?
> Upgrade commons-compress version to 1.19
> ----------------------------------------
>
> Key: HIVE-22374
> URL: https://issues.apache.org/jira/browse/HIVE-22374
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Sumin Byeon
> Assignee: Sumin Byeon
> Priority: Critical
> Attachments: HIVE-22374.1.patch, HIVE-22374.2.patch
>
>
> As described in
> [CVE-2019-12402|https://nvd.nist.gov/vuln/detail/CVE-2019-12402],
> {{commons-compress:1.18}} has an issue where certain inputs may cause an
> infinite loop which leads to a denial of service attack.
> This patch simply upgrades {{common-compress}} versions from 1.18 to 1.19
> which is the latest minor version at the date of filing this issue ([Maven
> repo|https://mvnrepository.com/artifact/org.apache.commons/commons-compress]).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)