Spark's Apache Maven-based build includes a convenience script, 'build/mvn', that downloads and runs a zinc server to speed up compilation. It has been included in release branches since 1.3.x, up to and including master. This server will accept connections from external hosts by default. A specially-crafted request to the zinc server could cause it to reveal information in files readable to the developer account running the build. Note that this issue does not affect end users of Spark, only developers building Spark from source code.
References
Link | Resource |
---|---|
https://spark.apache.org/security.html#CVE-2018-11804 | Mitigation Vendor Advisory |
http://www.securityfocus.com/bid/105756 | Third Party Advisory VDB Entry |
https://lists.apache.org/thread.html/2b11aa4201e36f2ec8f728e722fe33758410f07784379cbefd0bda9d%40%3Cdev.spark.apache.org%3E | Mailing List Third Party Advisory |
Configurations
Information
Published : 2018-10-24 11:29
Updated : 2023-01-31 10:56
NVD link : CVE-2018-11804
Mitre link : CVE-2018-11804
JSON object : View
CWE
CWE-20
Improper Input Validation
Products Affected
apache
- spark