An issue was discovered in the Dask distributed package before 2021.10.0 for Python. 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.
References
Link | Resource |
---|---|
https://docs.dask.org/en/latest/changelog.html | Release Notes Vendor Advisory |
https://github.com/dask/dask/tags | Third Party Advisory |
https://github.com/dask/distributed/security/advisories/GHSA-hwqr-f3v9-hwxr | Third Party Advisory |
https://docs.dask.org/en/latest/changelog.html | Release Notes Vendor Advisory |
https://github.com/dask/dask/tags | Third Party Advisory |
https://github.com/dask/distributed/security/advisories/GHSA-hwqr-f3v9-hwxr | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:27
Type | Values Removed | Values Added |
---|---|---|
References | () https://docs.dask.org/en/latest/changelog.html - Release Notes, Vendor Advisory | |
References | () https://github.com/dask/dask/tags - Third Party Advisory | |
References | () https://github.com/dask/distributed/security/advisories/GHSA-hwqr-f3v9-hwxr - Third Party Advisory |
12 Jul 2022, 17:42
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-Other |
28 Nov 2021, 23:31
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/dask/dask/tags - Third Party Advisory | |
References | (CONFIRM) https://github.com/dask/distributed/security/advisories/GHSA-hwqr-f3v9-hwxr - Third Party Advisory |
17 Nov 2021, 22:19
Type | Values Removed | Values Added |
---|---|---|
Summary | An issue was discovered in the Dask distributed package before 2021.10.0 for Python. 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. | |
References |
|
10 Nov 2021, 01:19
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary | 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. |
05 Nov 2021, 08:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary | An issue was discovered in the Dask distributed package before 2021.10.0 for Python. 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. |
04 Nov 2021, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
29 Oct 2021, 17:26
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 6.8
v3 : 9.8 |
CPE | cpe:2.3:a:anaconda:dask:*:*:*:*:*:python:*:* | |
CWE | CWE-668 | |
References | (MISC) https://docs.dask.org/en/latest/changelog.html - Release Notes, Vendor Advisory |
26 Oct 2021, 16:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
26 Oct 2021, 11:40
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-10-26 11:15
Updated : 2024-11-21 06:27
NVD link : CVE-2021-42343
Mitre link : CVE-2021-42343
CVE.ORG link : CVE-2021-42343
JSON object : View
Products Affected
anaconda
- dask
CWE