Apache SparkGHSA-fp5j-3fpf-mhj5
Sensitive data written to disk unencrypted in Spark
High7.5CVE-2019-10099 · Published Aug 8, 2019 · updated Oct 24, 2024
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| pyspark PyPI | < 2.3.3 | 2.3.3 |
Details and references
Prior to Spark 2.3.3, in certain situations Spark would write user data to local disk unencrypted, even if spark.io.encryption.enabled=true. This includes cached blocks that are fetched to disk (controlled by spark.maxRemoteBlockSizeFetchToMem); in SparkR, using parallelize; in Pyspark, using broadcast and parallelize; and use of python udfs.
- CVSS 3.0
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-312
- Also known as
- CVE-2019-10099, PYSEC-2019-114
- nvd.nist.gov/vuln/detail/CVE-2019-10099
- github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2019-114.yaml
- lists.apache.org/thread.html/c2a39c207421797f82823a8aff488dcd332d9544038307bf69a2ba9e@%3Cuser.spark.apache.org%3E
- lists.apache.org/thread.html/ra216b7b0dd82a2c12c2df9d6095e689eb3f3d28164e6b6587da69fae@%3Ccommits.spark.apache.org%3E
- lists.apache.org/thread.html/rabe1d47e2bf8b8f6d9f3068c8d2679731d57fa73b3a7ed1fa82406d2@%3Cissues.spark.apache.org%3E
More Apache Spark advisories
All Apache Spark| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Mar 142019 | Exposure of Sensitive Information to an Unauthorized Actor in Apache Spark CVE-2018-1334Medium4.7fixed in 2.1.3, 2.2.2 | Medium4.7 | 2.1.3, 2.2.2 |
| Feb 72019 | Pyspark User Impersonation Vulnerability CVE-2018-11760Medium5.5fixed in 2.2.3, 2.3.2 | Medium5.5 | 2.2.3, 2.3.2 |
| Nov 92018 | Apache Spark Deserialization of Untrusted Data vulnerability CVE-2017-12612High7.8fixed in 2.1.2 | High7.8 | 2.1.2 |
| Feb 102022 | Improper Authentication in Apache Spark CVE-2020-9480Critical9.8fixed in 2.4.6 | Critical9.8 | 2.4.6 |
| Mar 112022 | Authentication Bypass by Capture-replay in Apache Spark CVE-2021-38296High7.5fixed in 3.1.3 | High7.5 | 3.1.3 |
| Jul 192022 | Apache Spark UI can allow impersonation if ACLs enabled CVE-2022-33891High8.8fixed in 3.1.3, 3.2.2 | High8.8 | 3.1.3, 3.2.2 |