From a47e619d69e28902f437a391298c4c85b289fbc8 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 15:36:57 +0000 Subject: [PATCH] Publish Advisories GHSA-43mq-6xmg-29vm GHSA-xqgj-r6xv-9cw4 --- .../2024/12/GHSA-43mq-6xmg-29vm/GHSA-43mq-6xmg-29vm.json | 2 +- .../2025/03/GHSA-xqgj-r6xv-9cw4/GHSA-xqgj-r6xv-9cw4.json | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) 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",