You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ThimmeGowda (Jira)" <ji...@apache.org> on 2020/06/23 05:02:00 UTC

[jira] [Commented] (SPARK-29226) Upgrade jackson-databind to 2.9.10 and fix vulnerabilities.

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

ThimmeGowda commented on SPARK-29226:
-------------------------------------

 Hi,

am using spark 2.4.5 and can i upgrade jackson-databind from 2.6.7.3 to 2.9.10 ? I tried changing as above in all files mentioned in PR, but got compilataion error for spark-core.


maven-dependency-plugin:3.0.2:build-classpath (default-cli) @ spark-core_2.11
The dependency classpath does not have scala-reflect-2.11.12.jar
Thanks
 

> Upgrade jackson-databind to 2.9.10 and fix vulnerabilities.
> -----------------------------------------------------------
>
>                 Key: SPARK-29226
>                 URL: https://issues.apache.org/jira/browse/SPARK-29226
>             Project: Spark
>          Issue Type: Dependency upgrade
>          Components: Build
>    Affects Versions: 3.0.0
>            Reporter: jiaan.geng
>            Assignee: jiaan.geng
>            Priority: Major
>             Fix For: 3.0.0
>
>
> The current code uses com.fasterxml.jackson.core:jackson-databind:jar:2.9.9.3 and it will cause a security vulnerabilities. We could get some security info from https://www.tenable.com/cve/CVE-2019-16335
> This reference remind to upgrate the version of `jackson-databind` to 2.9.10 or later.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org