{ "schema_version": "1.4.0", "id": "GHSA-xqgj-r6xv-9cw4", "modified": "2025-03-28T15:35:32Z", "published": "2025-03-20T12:32:38Z", "withdrawn": "2025-03-28T15:35:32Z", "aliases": [ "CVE-2024-10096" ], "summary": "Withdrawn Advisory: Dask Vulnerable to Command Injection", "details": "# Withdrawn Advisory\nThis advisory has been withdrawn because it describes [intended functionality](https://distributed.dask.org/en/stable/limitations.html?highlight=host#security). This link is maintained to preserve external references.\n\n# Original Description\n\nDask versions <=2024.8.2 contain a vulnerability in the Dask Distributed Server where the use of pickle serialization allows attackers to craft malicious objects. These objects can be serialized on the client side and sent to the server for deserialization, leading to remote command execution and potentially granting full control over the Dask server.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "dask" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2024.8.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10096" }, { "type": "WEB", "url": "https://github.com/dask/dask" }, { "type": "WEB", "url": "https://huntr.com/bounties/a4be847b-a52d-42cc-9e78-3299e2d30ab2" } ], "database_specific": { "cwe_ids": [ "CWE-77" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2025-03-20T19:03:57Z", "nvd_published_at": "2025-03-20T10:15:14Z" } }