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).
                
            References
                    Configurations
                    History
                    21 Nov 2024, 05:40
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://lists.apache.org/thread.html/r03ad9fe7c07d6039fba9f2152d345274473cb0af3d8a4794a6645f4b%40%3Cuser.spark.apache.org%3E - | |
| References | () https://lists.apache.org/thread.html/ra0e62a18ad080c4ce6df5e0202a27eaada75222761efc3f7238b5a3b%40%3Ccommits.doris.apache.org%3E - | |
| References | () https://lists.apache.org/thread.html/rb3956440747e41940d552d377d50b144b60085e7ff727adb0e575d8d%40%3Ccommits.submarine.apache.org%3E - | |
| References | () https://lists.apache.org/thread.html/ree9e87aae81852330290a478692e36ea6db47a52a694545c7d66e3e2%40%3Cdev.spark.apache.org%3E - | |
| References | () https://spark.apache.org/security.html#CVE-2020-9480 - Vendor Advisory | |
| References | () https://www.oracle.com/security-alerts/cpuApr2021.html - Patch, Third Party Advisory | 
07 Nov 2023, 03:26
| Type | Values Removed | Values Added | 
|---|---|---|
| References | 
 | 
 | 
Information
                Published : 2020-06-23 22:15
Updated : 2024-11-21 05:40
NVD link : CVE-2020-9480
Mitre link : CVE-2020-9480
CVE.ORG link : CVE-2020-9480
JSON object : View
Products Affected
                apache
- spark
oracle
- business_intelligence
CWE
                
                    
                        
                        CWE-306
                        
            Missing Authentication for Critical Function
