CVE-2022-33891
Description
The Apache Spark UI offers the possibility to enable ACLs via the configuration option spark.acls.enable. With an authentication filter, this checks whether a user has access permissions to view or modify the application. If ACLs are enabled, a code path in HttpSecurityFilter can allow someone to perform impersonation by providing an arbitrary user name. A malicious user might then be able to reach a permission check function that will ultimately build a Unix shell command based on their input, and execute it. This will result in arbitrary shell command execution as the user Spark is currently running as. This affects Apache Spark versions 3.0.3 and earlier, versions 3.1.1 to 3.1.2, and versions 3.2.0 to 3.2.1.
CISA KEV
- Vendor
- Apache
- Product
- Spark
- Due date
- 2023-03-28
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cisa-kev — https://lists.apache.org/thread/p847l3kopoo5bjtmxrcwk21xp6tjxqlc; https://nvd.nist.gov/vuln/detail/CVE-2022-33891
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2022-33891.html
Exploits
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.apache.spark:spark-parent_2.12 | >=3.1.1,<3.2.2 | 3.2.2 |
| PyPI | pyspark | <=3.0.3 | |
| PyPI | pyspark | >=3.1.1,<3.2.2 | 3.2.2 |
| Maven | org.apache.spark:spark-parent_2.12 | <=3.0.3 | |
| PyPI | pyspark | >=3.1.1,<3.1.3 | 3.1.1 |
References
- https://nvd.nist.gov/vuln/detail/CVE-2022-33891
- https://github.com/apache/spark
- https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2022-236.yaml
- https://lists.apache.org/thread/p847l3kopoo5bjtmxrcwk21xp6tjxqlc
- https://packetstormsecurity.com/files/168309/Apache-Spark-Unauthenticated-Command-Injection.html
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2022-33891
- https://www.openwall.com/lists/oss-security/2023/05/02/1
- http://packetstormsecurity.com/files/168309/Apache-Spark-Unauthenticated-Command-Injection.html
- http://www.openwall.com/lists/oss-security/2023/05/02/1
- https://github.com/advisories/GHSA-4x9r-j582-cgr8
- https://www.suse.com/security/cve/CVE-2022-33891.html
- https://lists.apache.org/thread/p847l3kopoo5bjtmxrcwk21xp6tjxqlc; https://nvd.nist.gov/vuln/detail/CVE-2022-33891
Verify integrity in audit chain (admin only). AS-IS.