[
https://issues.apache.org/jira/browse/HADOOP-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704214#comment-17704214
]
ASF GitHub Bot commented on HADOOP-18587:
-----------------------------------------
akatona84 commented on code in PR #5507:
URL: https://github.com/apache/hadoop/pull/5507#discussion_r1146387357
##########
hadoop-client-modules/hadoop-client/pom.xml:
##########
@@ -290,6 +302,10 @@
<groupId>com.github.pjfanning</groupId>
<artifactId>jersey-json</artifactId>
</exclusion>
+ <exclusion>
Review Comment:
I added jettison as direct dependency of hadoop-common and (if i did not
mistaking) these are pulling in hadoop-common in them. Just being cautious,
they excluded the jersey-json (and jettison with it), so I excluded jettison
too (which would come from hadoop-common now)
> upgrade to jettison 1.5.3 to fix CVE-2022-40150
> -----------------------------------------------
>
> Key: HADOOP-18587
> URL: https://issues.apache.org/jira/browse/HADOOP-18587
> Project: Hadoop Common
> Issue Type: Task
> Components: common
> Reporter: PJ Fanning
> Assignee: PJ Fanning
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.4.0, 3.3.5
>
>
> [https://github.com/advisories/GHSA-x27m-9w8j-5vcw]
>
> [https://github.com/jettison-json/jettison/releases]
> v1.5.2 is flagged as fixing a CVE but a v1.5.3 was quickly released and
> appears ti fix some regressions caused by v1.5.2.
> Many hadoop tests fail when jettison 1.5.2 is used.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]