diff --git a/advisories/github-reviewed/2024/05/GHSA-6wvf-f2vw-3425/GHSA-6wvf-f2vw-3425.json b/advisories/github-reviewed/2024/05/GHSA-6wvf-f2vw-3425/GHSA-6wvf-f2vw-3425.json index 51354ce252b..c194db45b97 100644 --- a/advisories/github-reviewed/2024/05/GHSA-6wvf-f2vw-3425/GHSA-6wvf-f2vw-3425.json +++ b/advisories/github-reviewed/2024/05/GHSA-6wvf-f2vw-3425/GHSA-6wvf-f2vw-3425.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6wvf-f2vw-3425", - "modified": "2024-05-20T22:09:46Z", + "modified": "2024-05-31T19:31:43Z", "published": "2024-05-14T18:30:52Z", "aliases": [ "CVE-2024-3727" @@ -44,7 +44,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "5.30.0" }, { "fixed": "5.30.1" @@ -52,6 +52,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/containers/image/v5" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.29.3" + } + ] + } + ] } ], "references": [ @@ -63,6 +82,10 @@ "type": "WEB", "url": "https://github.com/containers/image/commit/132678b47bae29c710589012668cb85859d88385" }, + { + "type": "WEB", + "url": "https://github.com/containers/image/commit/e8948046055060605bd68289d406ce149590c33a" + }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-3727" @@ -75,6 +98,10 @@ "type": "PACKAGE", "url": "https://github.com/containers/image" }, + { + "type": "WEB", + "url": "https://github.com/containers/image/releases/tag/v5.29.3" + }, { "type": "WEB", "url": "https://github.com/containers/image/releases/tag/v5.30.1"