diff --git a/advisories/github-reviewed/2023/11/GHSA-wf5p-g6vw-rhxx/GHSA-wf5p-g6vw-rhxx.json b/advisories/github-reviewed/2023/11/GHSA-wf5p-g6vw-rhxx/GHSA-wf5p-g6vw-rhxx.json index 57cba58227d..ec148707557 100644 --- a/advisories/github-reviewed/2023/11/GHSA-wf5p-g6vw-rhxx/GHSA-wf5p-g6vw-rhxx.json +++ b/advisories/github-reviewed/2023/11/GHSA-wf5p-g6vw-rhxx/GHSA-wf5p-g6vw-rhxx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-wf5p-g6vw-rhxx", - "modified": "2023-11-16T19:59:08Z", + "modified": "2024-02-20T20:02:26Z", "published": "2023-11-08T21:30:37Z", "aliases": [ "CVE-2023-45857" @@ -25,7 +25,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0.8.1" + "introduced": "1.0.0" }, { "fixed": "1.6.0" @@ -33,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "npm", + "name": "axios" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.8.1" + }, + { + "fixed": "0.28.0" + } + ] + } + ] } ], "references": [ @@ -52,6 +71,14 @@ "type": "WEB", "url": "https://github.com/axios/axios/pull/6028" }, + { + "type": "WEB", + "url": "https://github.com/axios/axios/pull/6091" + }, + { + "type": "WEB", + "url": "https://github.com/axios/axios/commit/2755df562b9c194fba6d8b609a383443f6a6e967" + }, { "type": "WEB", "url": "https://github.com/axios/axios/commit/96ee232bd3ee4de2e657333d4d2191cd389e14d0" @@ -60,6 +87,10 @@ "type": "PACKAGE", "url": "https://github.com/axios/axios" }, + { + "type": "WEB", + "url": "https://github.com/axios/axios/releases/tag/v0.28.0" + }, { "type": "WEB", "url": "https://github.com/axios/axios/releases/tag/v1.6.0"