diff --git a/advisories/github-reviewed/2022/05/GHSA-rfmp-97jj-h8m6/GHSA-rfmp-97jj-h8m6.json b/advisories/github-reviewed/2022/05/GHSA-rfmp-97jj-h8m6/GHSA-rfmp-97jj-h8m6.json index d73006b4c52..7ee0c42c7c6 100644 --- a/advisories/github-reviewed/2022/05/GHSA-rfmp-97jj-h8m6/GHSA-rfmp-97jj-h8m6.json +++ b/advisories/github-reviewed/2022/05/GHSA-rfmp-97jj-h8m6/GHSA-rfmp-97jj-h8m6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-rfmp-97jj-h8m6", - "modified": "2022-06-22T18:25:00Z", + "modified": "2024-07-19T20:07:45Z", "published": "2022-05-24T19:19:04Z", "aliases": [ "CVE-2021-22096" @@ -58,6 +58,50 @@ "database_specific": { "last_known_affected_version_range": "<= 5.2.17" } + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.springframework:spring" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.2.0" + }, + { + "fixed": "5.2.18" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 5.2.17" + } + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.springframework:spring" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.3.0" + }, + { + "fixed": "5.3.11" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 5.3.10" + } } ], "references": [ @@ -65,6 +109,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22096" }, + { + "type": "PACKAGE", + "url": "https://github.com/spring-projects/spring-framework" + }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20211125-0005"