Description
In Apache Spark versions prior to 3.4.0, applications using spark-submit can specify a 'proxy-user' to run as, limiting privileges. The application can execute code with the privileges of the submitting user, however, by providing malicious configuration-related classes on the classpath. This affects architectures relying on proxy-user, for example those using Apache Livy to manage submitted applications. Update to Apache Spark 3.4.0 or later, and ensure that spark.submit.proxyUser.allowCustomClasspathInClusterMode is set to its default of "false", and is not overridden by submitted applications.
Remediation
References
https://lists.apache.org/thread/yllfl25xh5tbotjmg93zrq4bzwhqc0gv
Related Vulnerabilities
CVE-2020-2163 Vulnerability in maven package org.jenkins-ci.main:jenkins-core
CVE-2019-16728 Vulnerability in maven package org.webjars.npm:dompurify
CVE-2022-41404 Vulnerability in maven package org.ini4j:ini4j
CVE-2019-10373 Vulnerability in maven package org.jenkins-ci.plugins:build-pipeline-plugin
CVE-2023-31062 Vulnerability in maven package org.apache.inlong:manager-dao