Skip to content

High severity vulnerability that affects org.apache.spark:spark-core_2.10 and org.apache.spark:spark-core_2.11

High severity GitHub Reviewed Published Nov 9, 2018 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

maven org.apache.spark:spark-core_2.10 (Maven)

Affected versions

< 2.1.2

Patched versions

2.1.2
maven org.apache.spark:spark-core_2.11 (Maven)
< 2.1.2
2.1.2

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.1.2, 2.2.0 or later.

References

Published to the GitHub Advisory Database Nov 9, 2018
Reviewed Jun 16, 2020
Last updated Jan 9, 2023

Severity

High
7.8
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2017-12612

GHSA ID

GHSA-8rhc-48pp-52gr

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.