You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/03/02 08:46:00 UTC

[jira] [Commented] (PARQUET-2198) Vulnerabilities in jackson-databind

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

ASF GitHub Bot commented on PARQUET-2198:
-----------------------------------------

nikhilenr commented on PR #1005:
URL: https://github.com/apache/parquet-mr/pull/1005#issuecomment-1451500758

   @shangxinli  :- Jackson has released newer version of 2.14.2.
   https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.14.2
   
   Please try to fix as earliest with latest jackson version.
   
   Thanks.




> Vulnerabilities in jackson-databind
> -----------------------------------
>
>                 Key: PARQUET-2198
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2198
>             Project: Parquet
>          Issue Type: Bug
>    Affects Versions: 1.12.3
>            Reporter: Łukasz Dziedziul
>            Priority: Major
>              Labels: jackson-databind, security, vulnerabilities
>
> Update jackson-databind to mitigate CVEs:
>  * [CVE-2022-42003|https://github.com/advisories/GHSA-jjjh-jjxp-wpff] - [https://nvd.nist.gov/vuln/detail/CVE-2022-42003]
>  * [CVE-2022-42004|https://github.com/advisories/GHSA-rgv9-q543-rqg4] - [https://nvd.nist.gov/vuln/detail/CVE-2022-42004 (fixed in  2.13.4)|https://nvd.nist.gov/vuln/detail/CVE-2022-42004]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)