[
https://issues.apache.org/jira/browse/FLINK-25694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488156#comment-17488156
]
Martijn Visser commented on FLINK-25694:
----------------------------------------
I'm guessing that now means we have to wait for Facebook to release an update
for presto-hive, since that's where the shaded client is coming from:
{code:java}
[INFO] +- com.facebook.presto:presto-hive:jar:0.257:compile
[INFO] | +- com.facebook.presto:presto-hive-common:jar:0.257:compile
[INFO] | +- com.facebook.presto:presto-hive-metastore:jar:0.257:compile
[INFO] | | \- org.alluxio:alluxio-shaded-client:jar:2.5.0-3:compile
{code}
> 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
>
> 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)