You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/07/04 16:26:00 UTC

[jira] [Commented] (QPID-8329) [Broker-J] Upgrade jackson dependencies to version 2.9.9

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

ASF subversion and git services commented on QPID-8329:
-------------------------------------------------------

Commit 0f663dff17cc26ed7d1636bbbb241d320e6744f5 in qpid-broker-j's branch refs/heads/master from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=0f663df ]

QPID-8329: [Broker-J] Upgrade jackson-core dependency to version 2.9.9 and jackson-databind dependecy to version 2.9.9.1


> [Broker-J] Upgrade jackson dependencies to version 2.9.9
> --------------------------------------------------------
>
>                 Key: QPID-8329
>                 URL: https://issues.apache.org/jira/browse/QPID-8329
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>            Reporter: Alex Rudyy
>            Priority: Major
>             Fix For: qpid-java-broker-8.0.0
>
>
> The CVE vulnerabilities CVE-2019-12086, CVE-2019-12384, CVE-2019-12814
> have been reported against jackson-core and jackson-databind  versions 2.9.8.
> The Apache Qpid Broker-J product itself is NOT AFFECTED by these vulnerabilities because Broker-J code never enables Jackson's
> polymorphic deserialisation feature, specifically it never makes calls to ObjectMapper#enableDefaultTyping(...) nor does it use TypeResolverBuilders or annotations that enable the feature.
> Even though it is believed the vulnerability cannot be exploited, this Jira will upgrade the dependencies of Broker-J to versions of the jakson-core and jackson-databind that are not vulnerable to reported CVEs:
> * jakson-core 2.9.9
> * jackson-databind 2.9.9.1



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org