CVE-2017-12612

high
Published 2017-09-13 · Modified 2024-11-25
CVSS v3
7.8
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS v2
7.2
VIR risk
7.8

Description

In Apache Spark 1.6.0 until 2.1.1, the launcher API performs unsafe deserialization of data received by its socket. This makes applications launched programmatically using the launcher API potentially vulnerable to arbitrary code execution by an attacker with access to any user account on the local machine. It does not affect apps run by spark-submit or spark-shell. The attacker would be able to execute code as the user that ran the Spark application. Users are encouraged to update to version 2.2.0 or later.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: security@apache.org — https://mail-archives.apache.org/mod_mbox/spark-dev/201709.mbox/%3CCAEccTyy-1yYuhdNgkBUg0sr9NeaZSrBKkBePdTNZbxXZNTAR-g%40mail.gmail.com%3E

Package impact

EcosystemPackageVulnerableFixed
java Mavenorg.apache.spark:spark-core_2.11<2.1.22.1.2
java Mavenorg.apache.spark:spark-core_2.10<2.1.22.1.2
python PyPIpyspark<2.1.22.1.2

Application impact

VendorProductVersionsFixed
apache apachespark1.6.0
apache apachespark1.6.1
apache apachespark1.6.2
apache apachespark1.6.3
apache apachespark2.0.0
apache apachespark2.0.1
apache apachespark2.0.2
apache apachespark2.1.0
apache apachespark2.1.1

References

CWEs

CWE-502

Verify integrity in audit chain (admin only). AS-IS.