From ae67e1c0318e09237cc18818f2da234d1e48aac5 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 17:08:13 +0000 Subject: [PATCH] Publish GHSA-cx7f-g6mp-7hqm --- .../GHSA-cx7f-g6mp-7hqm.json | 61 ++++++++++++++++++- 1 file changed, 59 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2024/09/GHSA-cx7f-g6mp-7hqm/GHSA-cx7f-g6mp-7hqm.json b/advisories/github-reviewed/2024/09/GHSA-cx7f-g6mp-7hqm/GHSA-cx7f-g6mp-7hqm.json index 1521e55453a..6ecfe585caa 100644 --- a/advisories/github-reviewed/2024/09/GHSA-cx7f-g6mp-7hqm/GHSA-cx7f-g6mp-7hqm.json +++ b/advisories/github-reviewed/2024/09/GHSA-cx7f-g6mp-7hqm/GHSA-cx7f-g6mp-7hqm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cx7f-g6mp-7hqm", - "modified": "2024-09-13T19:32:23Z", + "modified": "2024-11-05T17:06:53Z", "published": "2024-09-13T06:30:42Z", "aliases": [ "CVE-2024-38816" @@ -71,6 +71,63 @@ ] } ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.springframework:spring-webflux" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.1.0" + }, + { + "fixed": "6.1.13" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.springframework:spring-webflux" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.0.0" + }, + { + "fixed": "6.0.24" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.springframework:spring-webflux" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.3.40" + } + ] + } + ] } ], "references": [ @@ -93,7 +150,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-22" ], "severity": "HIGH", "github_reviewed": true,