From 99557ebfaf4f5e0137a6d78c0e6143e046936edc Mon Sep 17 00:00:00 2001 From: Joel Keaton Date: Fri, 15 May 2026 14:48:42 -0400 Subject: [PATCH] Improve GHSA-3rfq-4wpf-qqw3 --- .../GHSA-3rfq-4wpf-qqw3.json | 25 ++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/05/GHSA-3rfq-4wpf-qqw3/GHSA-3rfq-4wpf-qqw3.json b/advisories/github-reviewed/2026/05/GHSA-3rfq-4wpf-qqw3/GHSA-3rfq-4wpf-qqw3.json index 5e3e63d5530e3..a1ce2e8cab15e 100644 --- a/advisories/github-reviewed/2026/05/GHSA-3rfq-4wpf-qqw3/GHSA-3rfq-4wpf-qqw3.json +++ b/advisories/github-reviewed/2026/05/GHSA-3rfq-4wpf-qqw3/GHSA-3rfq-4wpf-qqw3.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3rfq-4wpf-qqw3", - "modified": "2026-05-13T16:32:23Z", + "modified": "2026-05-13T16:32:24Z", "published": "2026-05-06T19:57:54Z", "aliases": [ "CVE-2026-44242" @@ -33,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "io.micronaut:micronaut-inject" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.10.6" + } + ] + } + ] } ], "references": [ @@ -48,6 +67,10 @@ "type": "PACKAGE", "url": "https://github.com/micronaut-projects/micronaut-core" }, + { + "type": "WEB", + "url": "https://github.com/micronaut-projects/micronaut-core/releases/tag/v3.10.6" + }, { "type": "WEB", "url": "https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.10.22"