diff --git a/advisories/github-reviewed/2024/12/GHSA-43mq-6xmg-29vm/GHSA-43mq-6xmg-29vm.json b/advisories/github-reviewed/2024/12/GHSA-43mq-6xmg-29vm/GHSA-43mq-6xmg-29vm.json index 5ec322d544c..38304c5d5da 100644 --- a/advisories/github-reviewed/2024/12/GHSA-43mq-6xmg-29vm/GHSA-43mq-6xmg-29vm.json +++ b/advisories/github-reviewed/2024/12/GHSA-43mq-6xmg-29vm/GHSA-43mq-6xmg-29vm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-43mq-6xmg-29vm", - "modified": "2025-01-03T12:30:31Z", + "modified": "2025-03-28T15:36:06Z", "published": "2024-12-11T18:30:42Z", "aliases": [ "CVE-2024-53677" diff --git a/advisories/github-reviewed/2025/03/GHSA-xqgj-r6xv-9cw4/GHSA-xqgj-r6xv-9cw4.json b/advisories/github-reviewed/2025/03/GHSA-xqgj-r6xv-9cw4/GHSA-xqgj-r6xv-9cw4.json index d099e5cda48..a7cd933ac8d 100644 --- a/advisories/github-reviewed/2025/03/GHSA-xqgj-r6xv-9cw4/GHSA-xqgj-r6xv-9cw4.json +++ b/advisories/github-reviewed/2025/03/GHSA-xqgj-r6xv-9cw4/GHSA-xqgj-r6xv-9cw4.json @@ -1,13 +1,14 @@ { "schema_version": "1.4.0", "id": "GHSA-xqgj-r6xv-9cw4", - "modified": "2025-03-20T19:03:57Z", + "modified": "2025-03-28T15:35:32Z", "published": "2025-03-20T12:32:38Z", + "withdrawn": "2025-03-28T15:35:32Z", "aliases": [ "CVE-2024-10096" ], - "summary": "Dask Vulnerable to Command Injection", - "details": "Dask 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.", + "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",