Search for packages
purl | pkg:maven/org.apache.spark/spark-core_2.11@2.3.3 |
Next non-vulnerable version | None. |
Latest non-vulnerable version | None. |
Risk | 4.5 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-d7qj-byug-aaan
Aliases: CVE-2018-17190 GHSA-phg2-9c5g-m4q7 |
Low severity vulnerability that affects org.apache.spark:spark-core_2.10 and org.apache.spark:spark-core_2.11 | There are no reported fixed by versions. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-6e2g-d1n5-aaam | 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. |
CVE-2019-10099
GHSA-fp5j-3fpf-mhj5 PYSEC-2019-114 PYSEC-2019-44 |
VCID-nhcd-qhgh-aaah | Moderate severity vulnerability that affects org.apache.spark:spark-core_2.10 and org.apache.spark:spark-core_2.11 |
CVE-2018-11770
GHSA-w4r4-65mg-45x2 |