← Back to CVE List

CVE-2019-10099

Published: 2019-08-07T17:15Z
Last Modified: 2024-11-21T04:18Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt