[
https://issues.apache.org/jira/browse/NIFI-11659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17730268#comment-17730268
]
ASF subversion and git services commented on NIFI-11659:
--------------------------------------------------------
Commit 10a2815527ea24d3b3160e114613534eba106598 in nifi's branch
refs/heads/main from Nandor Soma Abonyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=10a2815527 ]
NIFI-11659 Removed unnecessary Jackson 1 dependencies
This closes #7354
Signed-off-by: David Handermann <[email protected]>
> Remove vulnerable org.codehaus.jackson dependencies to partially mitigate
> CVE-2019-10202
> ----------------------------------------------------------------------------------------
>
> Key: NIFI-11659
> URL: https://issues.apache.org/jira/browse/NIFI-11659
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Extensions
> Reporter: Nandor Soma Abonyi
> Assignee: Nandor Soma Abonyi
> Priority: Major
> Fix For: 1.latest, 2.latest
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Removing direct org.codehaus.jackson dependencies to mitigate CVE-2019-10202
> ([https://devhub.checkmarx.com/cve-details/CVE-2019-10202/?utm_source=jetbrains&utm_medium=referral&utm_campaign=idea])
> Unfortunately the latest ranger dependency, still depends on it, so
> transitively we will still have this vulnerability. Worth to track
> [https://mvnrepository.com/artifact/org.apache.ranger/ranger-plugins-common]
> for future upgrades.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)