Remote Code Execution in spark-core
GHSA-phg2-9c5g-m4q7 · CVE-2018-17190
Published · Modified
Description
In all versions of Apache Spark, its standalone resource manager accepts code to execute on a 'master' host, that then runs that code on 'worker' hosts. The master itself does not, by design, execute user code. A specially-crafted request to the master can, however, cause the master to execute code too. Note that this does not affect standalone clusters with authentication enabled. While the master host typically has less outbound access to other resources than a worker, the execution of code on the master is nevertheless unexpected.
Mitigation
Enable authentication on any Spark standalone cluster that is not otherwise secured from unwanted access, for example by network-level restrictions. Use spark.authenticate and related security properties described at https://spark.apache.org/docs/latest/security.html
References
- ADVISORY https://nvd.nist.gov/vuln/detail/CVE-2018-17190
- ADVISORY https://github.com/advisories/GHSA-phg2-9c5g-m4q7
- WEB https://lists.apache.org/thread.html/341c3187f15cdb0d353261d2bfecf2324d56cb7db1339bfc7b30f6e5@%3Cdev.spark.apache.org%3E
- WEB https://security.gentoo.org/glsa/201903-21
- WEB https://www.oracle.com/security-alerts/cpujul2020.html
- WEB http://www.securityfocus.com/bid/105976
Ready to move
Start Securing
Free, no credit card | First findings in minutes