[ 
https://issues.apache.org/jira/browse/HADOOP-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704190#comment-17704190
 ] 

ASF GitHub Bot commented on HADOOP-18587:
-----------------------------------------

pjfanning commented on code in PR #5507:
URL: https://github.com/apache/hadoop/pull/5507#discussion_r1146339189


##########
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'm no expert on maven but I would have expected that by excluding 
com.github.pjfanning:jersey-json above that its jettison transitive dependency 
would have been excluded as a result. I could be wrong - I can have a look at 
what happens with the hadoop-common 3.3.5 later.





> 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]

Reply via email to