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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/100823 | Third Party Advisory VDB Entry |
https://mail-archives.apache.org/mod_mbox/spark-dev/201709.mbox/%3CCAEccTyy-1yYuhdNgkBUg0sr9NeaZSrBKkBePdTNZbxXZNTAR-g%40mail.gmail.com%3E | Mailing List Vendor Advisory |
http://www.securityfocus.com/bid/100823 | Third Party Advisory VDB Entry |
https://mail-archives.apache.org/mod_mbox/spark-dev/201709.mbox/%3CCAEccTyy-1yYuhdNgkBUg0sr9NeaZSrBKkBePdTNZbxXZNTAR-g%40mail.gmail.com%3E | Mailing List Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 03:09
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/100823 - Third Party Advisory, VDB Entry | |
References | () https://mail-archives.apache.org/mod_mbox/spark-dev/201709.mbox/%3CCAEccTyy-1yYuhdNgkBUg0sr9NeaZSrBKkBePdTNZbxXZNTAR-g%40mail.gmail.com%3E - Mailing List, Vendor Advisory |
Information
Published : 2017-09-13 16:29
Updated : 2024-11-21 03:09
NVD link : CVE-2017-12612
Mitre link : CVE-2017-12612
CVE.ORG link : CVE-2017-12612
JSON object : View
Products Affected
apache
- spark
CWE
CWE-502
Deserialization of Untrusted Data