PYSEC-2019-114

See a problem?
Import Source
https://github.com/pypa/advisory-database/blob/main/vulns/pyspark/PYSEC-2019-114.yaml
JSON Data
https://api.osv.dev/v1/vulns/PYSEC-2019-114
Aliases
Published
2019-08-07T17:15:00Z
Modified
2023-11-08T04:00:40.477318Z
Summary
[none]
Details

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.

References

Affected packages

PyPI / pyspark

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.3.3

Affected versions

2.*

2.1.1
2.1.2
2.1.3
2.2.0
2.2.1
2.2.2
2.2.3
2.3.0
2.3.1
2.3.2