SB2017091337 - Deserialization of Untrusted Data in Spark



SB2017091337 - Deserialization of Untrusted Data in Spark

Published: September 13, 2017 Updated: August 8, 2020

Security Bulletin ID SB2017091337
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Code execution

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Deserialization of Untrusted Data (CVE-ID: CVE-2017-12612)

The vulnerability allows a local authenticated user to execute arbitrary code.

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.


Remediation

Install update from vendor's website.