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/11 20:15:00 UTC

[jira] [Commented] (FLINK-25694) GSON/Alluxio Vulnerability

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

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

A new version was finally released. Created a PR with the update: https://github.com/apache/flink/pull/19428

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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)