GHSA-59hw-j9g6-mfg3

Suggest an improvement
Source
https://github.com/advisories/GHSA-59hw-j9g6-mfg3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/05/GHSA-59hw-j9g6-mfg3/GHSA-59hw-j9g6-mfg3.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-59hw-j9g6-mfg3
Aliases
Published
2023-05-02T09:30:17Z
Modified
2024-11-19T20:22:48.420867Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N CVSS Calculator
Summary
Apache Spark UI vulnerable to Command Injection
Details

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 issue was disclosed earlier as CVE-2022-33891, but incorrectly claimed version 3.1.3 (which has since gone EOL) would not be affected.

NOTE: This vulnerability only affects products that are no longer supported by the maintainer.

Users are recommended to upgrade to a supported version of Apache Spark, such as version 3.4.0.

Database specific
{
    "nvd_published_at": "2023-05-02T09:15:10Z",
    "cwe_ids": [
        "CWE-77"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-05-02T16:51:05Z"
}
References

Affected packages

Maven / org.apache.spark:spark-parent_2.12

Package

Name
org.apache.spark:spark-parent_2.12
View open source insights on deps.dev
Purl
pkg:maven/org.apache.spark/spark-parent_2.12

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.1.1
Fixed
3.2.2

Affected versions

3.*

3.1.1
3.1.2
3.1.3
3.2.0
3.2.1

PyPI / pyspark

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.1.1
Fixed
3.2.2

Affected versions

3.*

3.1.1
3.1.2
3.1.3
3.2.0
3.2.1