diff --git a/advisories/unreviewed/2022/04/GHSA-cm29-6wx7-p874/GHSA-cm29-6wx7-p874.json b/advisories/github-reviewed/2022/04/GHSA-cm29-6wx7-p874/GHSA-cm29-6wx7-p874.json similarity index 57% rename from advisories/unreviewed/2022/04/GHSA-cm29-6wx7-p874/GHSA-cm29-6wx7-p874.json rename to advisories/github-reviewed/2022/04/GHSA-cm29-6wx7-p874/GHSA-cm29-6wx7-p874.json index 7e6b758719a..4a3b166db2a 100644 --- a/advisories/unreviewed/2022/04/GHSA-cm29-6wx7-p874/GHSA-cm29-6wx7-p874.json +++ b/advisories/github-reviewed/2022/04/GHSA-cm29-6wx7-p874/GHSA-cm29-6wx7-p874.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-cm29-6wx7-p874", - "modified": "2022-04-14T00:00:46Z", + "modified": "2023-07-11T23:38:35Z", "published": "2022-04-03T00:01:01Z", "aliases": [ "CVE-2021-3461" ], + "summary": "Keycloak insufficient session expiration", "details": "A flaw was found in keycloak where keycloak may fail to logout user session if the logout request comes from external SAML identity provider and Principal Type is set to Attribute [Name].", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.keycloak:keycloak-parent" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "14.0.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3461" }, + { + "type": "WEB", + "url": "https://github.com/keycloak/keycloak/issues/11203" + }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941565" @@ -31,8 +54,8 @@ "CWE-613" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-07-11T23:38:35Z", "nvd_published_at": "2022-04-01T23:15:00Z" } } \ No newline at end of file