You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2022/08/26 13:15:00 UTC

[jira] [Created] (FLINK-29122) Improve robustness of FileUtils.expandDirectory()

Robert Metzger created FLINK-29122:
--------------------------------------

             Summary: Improve robustness of FileUtils.expandDirectory() 
                 Key: FLINK-29122
                 URL: https://issues.apache.org/jira/browse/FLINK-29122
             Project: Flink
          Issue Type: Bug
          Components: API / Core
    Affects Versions: 1.16.0, 1.17.0
            Reporter: Robert Metzger


`FileUtils.expandDirectory()` can potentially write to invalid locations if the zip file is invalid (contains entry names with ../).



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