diff --git a/advisories/github-reviewed/2023/06/GHSA-c2qf-rxjj-qqgw/GHSA-c2qf-rxjj-qqgw.json b/advisories/github-reviewed/2023/06/GHSA-c2qf-rxjj-qqgw/GHSA-c2qf-rxjj-qqgw.json index eec8fc0a95ae3..cd67641cbcdf3 100644 --- a/advisories/github-reviewed/2023/06/GHSA-c2qf-rxjj-qqgw/GHSA-c2qf-rxjj-qqgw.json +++ b/advisories/github-reviewed/2023/06/GHSA-c2qf-rxjj-qqgw/GHSA-c2qf-rxjj-qqgw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-c2qf-rxjj-qqgw", - "modified": "2023-06-22T16:52:56Z", + "modified": "2023-07-07T18:57:56Z", "published": "2023-06-21T06:30:28Z", "aliases": [ "CVE-2022-25883" @@ -20,10 +20,24 @@ "ecosystem": "npm", "name": "semver" }, - "ecosystem_specific": { - "affected_functions": [ - "semver.Range" - ] + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.0.0" + }, + { + "fixed": "7.5.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "npm", + "name": "semver" }, "ranges": [ { @@ -33,7 +47,7 @@ "introduced": "0" }, { - "fixed": "7.5.2" + "fixed": "5.7.2" } ] } @@ -49,6 +63,10 @@ "type": "WEB", "url": "https://github.com/npm/node-semver/pull/564" }, + { + "type": "WEB", + "url": "https://github.com/npm/node-semver/pull/585" + }, { "type": "WEB", "url": "https://github.com/npm/node-semver/commit/717534ee353682f3bcf33e60a8af4292626d4441"