CVE Published: 23/06/2020 |
CVE Updated: 04/08/2024 |
CVE Year: 2020 Source: apache |
Vendor: Apache Software Foundation |
Product: Apache Spark Status : PUBLISHED
CVE-2020-9480 Description
In Apache Spark 2.4.5 and earlier, a standalone resource manager\'s master may be configured to require authentication (spark.authenticate) via a shared secret. When enabled, however, a specially-crafted RPC to the master can succeed in starting an application\'s resources on the Spark cluster, even without the shared key. This can be leveraged to execute shell commands on the host machine. This does not affect Spark clusters using other resource managers (YARN, Mesos, etc).