CVE-2019-10099

HIGH

Apache Spark < 1.6.3 and 2.0.0-2.3.2 - Cleartext Storage of Sensitive Information

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 7.5
EPSS 0.0029
EPSS Percentile 51.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Details

CWE
CWE-312
Status published
Products (3)
apache/spark 1.0.2 - 1.6.3
org.apache.spark/spark-core_2.11 0 - 2.3.3Maven
pypi/pyspark 0 - 2.3.3PyPI
Published Aug 07, 2019
Tracked Since Feb 18, 2026