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

Hyukjin Kwon updated SPARK-38631:
---------------------------------
    Fix Version/s: 3.1.3
                   3.3.0
                   3.2.2

> Arbitrary shell command injection via Utils.unpack()
> ----------------------------------------------------
>
>                 Key: SPARK-38631
>                 URL: https://issues.apache.org/jira/browse/SPARK-38631
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.1.2, 3.2.1, 3.3.0
>            Reporter: Hyukjin Kwon
>            Assignee: Hyukjin Kwon
>            Priority: Critical
>             Fix For: 3.1.3, 3.3.0, 3.2.2
>
>
> There is a risk for arbitrary shell command injection via {{Utils.unpack}} 
> when the filename is controlled by a malicious user. This is due to an issue 
> in Hadoop's {{unTar}}, that is not properly escaping the filename before 
> passing to a shell 
> command:https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileUtil.java#L904



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to