You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2019/08/06 17:36:00 UTC

[jira] [Comment Edited] (HBASE-22778) Upgrade jasckson databind to 2.9.9.2

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

Andrew Purtell edited comment on HBASE-22778 at 8/6/19 5:35 PM:
----------------------------------------------------------------

branch-1 is a hard problem because we don't use Jackson 2 (Fasterxml Jackson), we use the old Jackson version 1 from when it hosted on Codehaus, in hbase-rest, which is in tree in branch-1. There will be no update of that version so we have to port back hbase-rest from the connectors repo probably. This old version of Jackson is also pulled in as a transitive dependency of Hadoop and Avro. See HBASE-22728 for discussion. 


was (Author: apurtell):
branch-1 is a hard problem because we don't use Jackson 2 (Fasterxml Jackson), we use the old Jackson version 1 from when it hosted on Codehaus, in hbase-rest, which is in tree in branch-1. This old version of Jackson is also pulled in as a transitive dependency of Hadoop and Avro. See HBASE-22728

> Upgrade jasckson databind to 2.9.9.2
> ------------------------------------
>
>                 Key: HBASE-22778
>                 URL: https://issues.apache.org/jira/browse/HBASE-22778
>             Project: HBase
>          Issue Type: Bug
>          Components: dependencies
>            Reporter: Duo Zhang
>            Assignee: niuyulin
>            Priority: Blocker
>             Fix For: 3.0.0, 2.3.0, 2.0.6, 2.2.1, 2.1.6
>
>
> Due to this CVE
> https://nvd.nist.gov/vuln/detail/CVE-2019-14379



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)