|
Message-ID: <CAEccTyz4bbvAf+GAY_86HUzdKMN74DUAV8GQkh2oGy+tO1ic7g@mail.gmail.com> Date: Fri, 08 Sep 2017 11:20:23 +0000 From: Sean Owen <srowen@...che.org> To: oss-security@...ts.openwall.com Subject: CVE-2017-12612 Unsafe deserialization in Apache Spark launcher API Severity: Medium Vendor: The Apache Software Foundation Versions Affected: Versions of Apache Spark from 1.6.0 until 2.1.1 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. Mitigation: Update to Apache Spark 2.2.0 or later. Credit: Aditya Sharad, Semmle
Powered by blists - more mailing lists
Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.