UBUNTU-CVE-2021-42343

Source
https://ubuntu.com/security/CVE-2021-42343
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2021/UBUNTU-CVE-2021-42343.json
JSON Data
https://api.test.osv.dev/v1/vulns/UBUNTU-CVE-2021-42343
Related
Published
2021-10-26T11:15:00Z
Modified
2024-10-15T14:08:28Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages

Ubuntu:Pro:18.04:LTS / dask.distributed

Package

Name
dask.distributed
Purl
pkg:deb/ubuntu/dask.distributed?arch=src?distro=esm-apps/bionic

Affected ranges

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

Affected versions

1.*

1.18.0+ds.1-1
1.20.2+ds.1-1
1.20.2+ds.1-2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:20.04:LTS / dask.distributed

Package

Name
dask.distributed
Purl
pkg:deb/ubuntu/dask.distributed?arch=src?distro=focal

Affected ranges

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

Affected versions

1.*

1.25.0+ds.1-1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:22.04:LTS / dask.distributed

Package

Name
dask.distributed
Purl
pkg:deb/ubuntu/dask.distributed?arch=src?distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2022.01.0+ds.1-1

Affected versions

2021.*

2021.01.0+ds.1-2.1
2021.09.1+ds.1-3

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "2022.01.0+ds.1-1",
            "binary_name": "python-distributed-doc"
        },
        {
            "binary_version": "2022.01.0+ds.1-1",
            "binary_name": "python3-distributed"
        }
    ]
}