#VU29536 Improper Authentication in Apache Spark - CVE-2020-9480
Published: July 6, 2020 / Updated: July 26, 2024
Apache Spark
Apache Foundation
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to an error in when processing authentication requests on Apache Spark master configured to require authentication (spark.authenticate) via a shared secret. A remote non-autenticated attacker can send a specially crafted RPC request without the shared key, bypass authentication process and start application resources on a Spark cluster.