org.apache.spark:spark-network-shuffle_2.11@1.2.2 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.spark:spark-network-shuffle_2.11 package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • C
Remote Code Execution (RCE)

org.apache.spark:spark-network-shuffle_2.11 is an open-source distributed general-purpose cluster-computing framework.

Affected versions of this package are vulnerable to Remote Code Execution (RCE). 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).

How to fix Remote Code Execution (RCE)?

Upgrade org.apache.spark:spark-network-shuffle_2.11 to version 1.4.0 or higher.

[,1.4.0)