CVE-2018-17190 – org.apache.spark:spark-core_2.11
Package
Manager: maven
Name: org.apache.spark:spark-core_2.11
Vulnerable Version: >=0
Severity
Level: Critical
CVSS v3.1: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS: 0.01164 pctl0.77822
Details
Remote Code Execution in spark-core In all versions of Apache Spark, its standalone resource manager accepts code to execute on a 'master' host, that then runs that code on 'worker' hosts. The master itself does not, by design, execute user code. A specially-crafted request to the master can, however, cause the master to execute code too. Note that this does not affect standalone clusters with authentication enabled. While the master host typically has less outbound access to other resources than a worker, the execution of code on the master is nevertheless unexpected. # Mitigation Enable authentication on any Spark standalone cluster that is not otherwise secured from unwanted access, for example by network-level restrictions. Use spark.authenticate and related security properties described at https://spark.apache.org/docs/latest/security.html
Metadata
Created: 2018-11-21T22:19:30Z
Modified: 2022-09-14T22:04:46Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/11/GHSA-phg2-9c5g-m4q7/GHSA-phg2-9c5g-m4q7.json
CWE IDs: []
Alternative ID: GHSA-phg2-9c5g-m4q7
Finding: F422
Auto approve: 1