You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/11/11 10:07:00 UTC

[jira] [Closed] (FLINK-29235) Update SnakeYAML to 1.31

     [ https://issues.apache.org/jira/browse/FLINK-29235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser closed FLINK-29235.
----------------------------------
      Assignee: Martijn Visser  (was: Chesnay Schepler)
    Resolution: Fixed

> Update SnakeYAML to 1.31
> ------------------------
>
>                 Key: FLINK-29235
>                 URL: https://issues.apache.org/jira/browse/FLINK-29235
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System, BuildSystem / Shaded
>    Affects Versions: 1.15.3
>            Reporter: Sergio Sainz
>            Assignee: Martijn Visser
>            Priority: Major
>             Fix For: 1.17.0
>
>
> Flink uses snakeyaml v1.27. 
> flink-shaded uses Jackson 2.12.4, which used snakeyaml v1.29
> Those version are vulnerable to CVE-2022-25857. Flink itself is not directly impacted by this CVE, but we should bump this to avoid false flags. 
> Ref:
> https://nvd.nist.gov/vuln/detail/CVE-2022-25857
> https://repo1.maven.org/maven2/org/apache/flink/flink-shaded-jackson/2.12.4-15.0/flink-shaded-jackson-2.12.4-15.0.pom
> https://github.com/apache/flink-shaded/blob/master/flink-shaded-jackson-parent/flink-shaded-jackson-2/pom.xml#L73



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