DNA View

CVE-2017-12612

Low
Low Medium High Critical
CVSS Score
Published: Sep 13, 2017
Last Modified: Apr 20, 2025

Vulnerability 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.

Known Affected Software

9 configuration(s) from 1 vendor(s)

spark
Version:
2.0.0
CPE:
cpe:2.3:a:apache:spark:2.0.0:*:*:*:*:*:*:*
spark
Version:
1.6.2
CPE:
cpe:2.3:a:apache:spark:1.6.2:*:*:*:*:*:*:*
spark
Version:
1.6.3
CPE:
cpe:2.3:a:apache:spark:1.6.3:*:*:*:*:*:*:*
spark
Version:
2.0.2
CPE:
cpe:2.3:a:apache:spark:2.0.2:*:*:*:*:*:*:*
spark
Version:
2.0.1
CPE:
cpe:2.3:a:apache:spark:2.0.1:*:*:*:*:*:*:*
spark
Version:
1.6.0
CPE:
cpe:2.3:a:apache:spark:1.6.0:*:*:*:*:*:*:*
spark
Version:
1.6.1
CPE:
cpe:2.3:a:apache:spark:1.6.1:*:*:*:*:*:*:*
spark
Version:
2.1.1
CPE:
cpe:2.3:a:apache:spark:2.1.1:*:*:*:*:*:*:*
spark
Version:
2.1.0
CPE:
cpe:2.3:a:apache:spark:2.1.0:*:*:*:*:*:*:*
This vulnerability affects 9 software configuration(s). Ensure you patch all affected systems.

Severity Details

out of 10.0
Low

Weakness Type (CWE)

CWE-502 Top 25 #15

Deserialization of Untrusted Data

Description
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Exploit Likelihood
Medium
Typical Severity
Medium
OWASP Top 10
A08:2021-Software/Data Integrity Failures
Abstraction Level
Base

Key Information

Published Date
September 13, 2017