CVE-2021-42343 - log back

CVE-2021-42343 edited at 26 Oct 2021 12:33:07
Severity
- Unknown
+ Medium
Remote
- Unknown
+ Remote
Type
- Unknown
+ Arbitrary code execution
Description
+ An issue was discovered in python-dask before version 2021.10.0. 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
+ https://github.com/dask/distributed/pull/5427
+ https://github.com/dask/distributed/commit/afce4be8e05fb180e50a9d9e38465f1a82295e1b
Notes
CVE-2021-42343 created at 26 Oct 2021 12:24:09