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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Spark | 1.6.0 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/100823Third Party AdvisoryVDB Entry
- https://mail-archives.apache.org/mod_mbox/spark-dev/201709.mbox/%3CCAEccTyy-1yYuMailing ListVendor Advisory
- http://www.securityfocus.com/bid/100823Third Party AdvisoryVDB Entry
- https://mail-archives.apache.org/mod_mbox/spark-dev/201709.mbox/%3CCAEccTyy-1yYuMailing ListVendor Advisory
FAQ
What is CVE-2017-12612?
CVE-2017-12612 is a vulnerability with a CVSS score of 7.8 (HIGH). 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...
How severe is CVE-2017-12612?
CVE-2017-12612 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-12612?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Spark.