You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "David Perkins (Jira)" <ji...@apache.org> on 2022/04/14 19:39:00 UTC

[jira] [Commented] (FLINK-25694) Upgrade Presto to resolve GSON/Alluxio Vulnerability

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

David Perkins commented on FLINK-25694:
---------------------------------------

Created PRs for 1.14 and 1.15
 * release-1.14: [https://github.com/apache/flink/pull/19478]
 * release-1.15: https://github.com/apache/flink/pull/19479

> Upgrade Presto to resolve GSON/Alluxio Vulnerability
> ----------------------------------------------------
>
>                 Key: FLINK-25694
>                 URL: https://issues.apache.org/jira/browse/FLINK-25694
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Connectors / FileSystem, FileSystems
>    Affects Versions: 1.14.2
>            Reporter: David Perkins
>            Assignee: David Perkins
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> GSON has a bug, which was fixed in 2.8.9, see [https://github.com/google/gson/pull/1991|https://github.com/google/gson/pull/1991]. This results in the possibility for DOS attacks.
> GSON is included in the `flink-s3-fs-presto` plugin, because Alluxio includes it in their shaded client. I've opened an issue in Alluxio: [https://github.com/Alluxio/alluxio/issues/14868]. When that is fixed, the plugin also needs to be updated.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)