Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. distributed
  4. ›
  5. GHSA-hwqr-f3v9-hwxr

GHSA-hwqr-f3v9-hwxr: Workers for local Dask clusters mistakenly listened on public interfaces

July 15, 2022 (updated September 16, 2024)

Versions of distributed earlier than 2021.10.0 had a potential security vulnerability relating to single-machine Dask clusters.

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 AND running on a machine that has these ports exposed could be used by a sophisticated attacker to enable remote code execution. Users running on machines with standard firewalls in place, or using clusters created via cluster objects other than LocalCluster (e.g. dask_kubernetes.KubeCluster) should not be affected. This vulnerability is documented in CVE-2021-42343, and was fixed in version 2021.10.0 (PR #5427).

References

  • docs.dask.org/en/latest/changelog.html
  • github.com/advisories/GHSA-hwqr-f3v9-hwxr
  • github.com/advisories/GHSA-j8fq-86c5-5v2r
  • github.com/dask/dask/tags
  • github.com/dask/distributed
  • github.com/dask/distributed/commit/afce4be8e05fb180e50a9d9e38465f1a82295e1b
  • github.com/dask/distributed/pull/5427
  • github.com/dask/distributed/security/advisories/GHSA-hwqr-f3v9-hwxr
  • github.com/pypa/advisory-database/tree/main/vulns/distributed/PYSEC-2021-871.yaml
  • github.com/pypa/advisory-database/tree/main/vulns/distributed/PYSEC-2021-872.yaml

Code Behaviors & Features

Detect and mitigate GHSA-hwqr-f3v9-hwxr with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2021.10.0

Fixed versions

  • 2021.10.0

Solution

Upgrade to version 2021.10.0 or above.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-668: Exposure of Resource to Wrong Sphere

Source file

pypi/distributed/GHSA-hwqr-f3v9-hwxr.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:15 +0000.