From 19490e91fdd19c169781ab3c17b49ececb63d11e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 22:10:20 +0000 Subject: [PATCH] Publish GHSA-8cp5-3rf8-8gfh --- .../GHSA-8cp5-3rf8-8gfh.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/10/GHSA-8cp5-3rf8-8gfh/GHSA-8cp5-3rf8-8gfh.json (50%) diff --git a/advisories/unreviewed/2024/10/GHSA-8cp5-3rf8-8gfh/GHSA-8cp5-3rf8-8gfh.json b/advisories/github-reviewed/2024/10/GHSA-8cp5-3rf8-8gfh/GHSA-8cp5-3rf8-8gfh.json similarity index 50% rename from advisories/unreviewed/2024/10/GHSA-8cp5-3rf8-8gfh/GHSA-8cp5-3rf8-8gfh.json rename to advisories/github-reviewed/2024/10/GHSA-8cp5-3rf8-8gfh/GHSA-8cp5-3rf8-8gfh.json index a407b61b4cbe9..071e829cfb402 100644 --- a/advisories/unreviewed/2024/10/GHSA-8cp5-3rf8-8gfh/GHSA-8cp5-3rf8-8gfh.json +++ b/advisories/github-reviewed/2024/10/GHSA-8cp5-3rf8-8gfh/GHSA-8cp5-3rf8-8gfh.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-8cp5-3rf8-8gfh", - "modified": "2024-10-08T18:33:15Z", + "modified": "2024-10-17T22:09:12Z", "published": "2024-10-08T18:33:15Z", "aliases": [ "CVE-2024-43497" ], + "summary": "DeepSpeed Remote Code Execution Vulnerability", "details": "DeepSpeed Remote Code Execution Vulnerability", "severity": [ { @@ -14,13 +15,39 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "deepspeed" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.15.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43497" }, + { + "type": "PACKAGE", + "url": "https://github.com/microsoft/DeepSpeed" + }, + { + "type": "WEB", + "url": "https://github.com/microsoft/DeepSpeed/releases/tag/v0.15.1" + }, { "type": "WEB", "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-43497" @@ -31,8 +58,8 @@ "CWE-77" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-10-17T22:09:12Z", "nvd_published_at": "2024-10-08T18:15:11Z" } } \ No newline at end of file