diff --git a/advisories/github-reviewed/2024/11/GHSA-3xgq-45jj-v275/GHSA-3xgq-45jj-v275.json b/advisories/github-reviewed/2024/11/GHSA-3xgq-45jj-v275/GHSA-3xgq-45jj-v275.json index 5f3d086eb9a..312ad7fbe50 100644 --- a/advisories/github-reviewed/2024/11/GHSA-3xgq-45jj-v275/GHSA-3xgq-45jj-v275.json +++ b/advisories/github-reviewed/2024/11/GHSA-3xgq-45jj-v275/GHSA-3xgq-45jj-v275.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3xgq-45jj-v275", - "modified": "2024-11-15T22:25:53Z", + "modified": "2024-11-18T20:16:05Z", "published": "2024-11-08T06:30:47Z", "aliases": [ "CVE-2024-21538" @@ -25,7 +25,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "7.0.0" }, { "fixed": "7.0.5" @@ -33,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "npm", + "name": "cross-spawn" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "6.0.6" + } + ] + } + ] } ], "references": [ @@ -40,6 +59,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21538" }, + { + "type": "WEB", + "url": "https://github.com/moxystudio/node-cross-spawn/issues/165" + }, { "type": "WEB", "url": "https://github.com/moxystudio/node-cross-spawn/pull/160" @@ -52,6 +75,10 @@ "type": "WEB", "url": "https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f" }, + { + "type": "WEB", + "url": "https://github.com/moxystudio/node-cross-spawn/commit/d35c865b877d2f9ded7c1ed87521c2fdb689c8dd" + }, { "type": "PACKAGE", "url": "https://github.com/moxystudio/node-cross-spawn"