From f18b89883a0484ef070cfe5160d3cf6c0c8c0b67 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 19:05:59 +0000 Subject: [PATCH] Publish Advisories GHSA-cxrx-q234-m22m GHSA-xqgj-r6xv-9cw4 --- .../GHSA-cxrx-q234-m22m.json | 6 +++- .../GHSA-xqgj-r6xv-9cw4.json | 33 ++++++++++++++++--- 2 files changed, 34 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-xqgj-r6xv-9cw4/GHSA-xqgj-r6xv-9cw4.json (62%) diff --git a/advisories/github-reviewed/2024/12/GHSA-cxrx-q234-m22m/GHSA-cxrx-q234-m22m.json b/advisories/github-reviewed/2024/12/GHSA-cxrx-q234-m22m/GHSA-cxrx-q234-m22m.json index 13b9dc471b2..8f8fabd3d01 100644 --- a/advisories/github-reviewed/2024/12/GHSA-cxrx-q234-m22m/GHSA-cxrx-q234-m22m.json +++ b/advisories/github-reviewed/2024/12/GHSA-cxrx-q234-m22m/GHSA-cxrx-q234-m22m.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cxrx-q234-m22m", - "modified": "2025-02-07T06:31:13Z", + "modified": "2025-03-20T19:03:45Z", "published": "2024-12-12T09:31:35Z", "aliases": [ "CVE-2024-12397" @@ -56,6 +56,10 @@ "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:1082" }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2025:3018" + }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-12397" diff --git a/advisories/unreviewed/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 similarity index 62% rename from advisories/unreviewed/2025/03/GHSA-xqgj-r6xv-9cw4/GHSA-xqgj-r6xv-9cw4.json rename to advisories/github-reviewed/2025/03/GHSA-xqgj-r6xv-9cw4/GHSA-xqgj-r6xv-9cw4.json index ead6863b09c..d099e5cda48 100644 --- a/advisories/unreviewed/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,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-xqgj-r6xv-9cw4", - "modified": "2025-03-20T12:32:38Z", + "modified": "2025-03-20T19:03:57Z", "published": "2025-03-20T12:32:38Z", "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.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "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" @@ -29,8 +54,8 @@ "CWE-77" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-20T19:03:57Z", "nvd_published_at": "2025-03-20T10:15:14Z" } } \ No newline at end of file