Improper Input Validation in Apache Spark
High severity
GitHub Reviewed
Published
May 14, 2022
to the GitHub Advisory Database
•
Updated Jun 10, 2024
Package
Affected versions
>= 1.3.0, <= 2.1.3
Patched versions
None
Description
Published by the National Vulnerability Database
Oct 24, 2018
Published to the GitHub Advisory Database
May 14, 2022
Reviewed
Jun 29, 2022
Last updated
Jun 10, 2024
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