QID 980095
QID 980095: Python (pip) Security Update for dask (GHSA-j8fq-86c5-5v2r)
An issue was discovered in Dask (aka python-dask) through 2021.09.1. Single machine Dask clusters started with dask.distributed.LocalCluster or dask.distributed.Client (which defaults to using LocalCluster) would mistakenly configure their respective Dask workers to listen on external interfaces (typically with a randomly selected high port) rather than only on localhost. A Dask cluster created using this method (when running on a machine that has an applicable port exposed) could be used by a sophisticated attacker to achieve remote code execution.
Successful exploitation of this vulnerability may affect the confidentiality, integrity, and availability of the targeted user.
Solution
Customers are advised to refer to GHSA-j8fq-86c5-5v2r for updates pertaining to this vulnerability.
Vendor References
- GHSA-j8fq-86c5-5v2r -
github.com/advisories/GHSA-j8fq-86c5-5v2r
CVEs related to QID 980095
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-j8fq-86c5-5v2r | dask |
|