#VU65380 OS Command Injection in Apache Spark - CVE-2022-33891
Published: July 18, 2022 / Updated: February 23, 2024
Apache Spark
Apache Foundation
Description
The vulnerability allows a remote user to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation in the ACL feature within the Apache Spark UI. A remote user can request a specially crafted URL and execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system but requires that "spark.acls.enable" option is set.