diff --git a/advisories/github-reviewed/2022/05/GHSA-cf8f-w2c5-p5jr/GHSA-cf8f-w2c5-p5jr.json b/advisories/github-reviewed/2022/05/GHSA-cf8f-w2c5-p5jr/GHSA-cf8f-w2c5-p5jr.json index dab9463188e..985bfbca503 100644 --- a/advisories/github-reviewed/2022/05/GHSA-cf8f-w2c5-p5jr/GHSA-cf8f-w2c5-p5jr.json +++ b/advisories/github-reviewed/2022/05/GHSA-cf8f-w2c5-p5jr/GHSA-cf8f-w2c5-p5jr.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cf8f-w2c5-p5jr", - "modified": "2022-09-12T16:51:57Z", + "modified": "2023-11-06T13:10:10Z", "published": "2022-05-24T17:05:43Z", "aliases": [ "CVE-2019-14837" @@ -9,7 +9,10 @@ "summary": "keycloak vulnerable to unauthorized login via mail server setup", "details": "A flaw was found in keycloack before version 8.0.0. The owner of 'placeholder.org' domain can setup mail server on this domain and knowing only name of a client can reset password and then log in. For example, for client name 'test' the email address will be 'service-account-test@placeholder.org'.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" + } ], "affected": [ { @@ -56,9 +59,10 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-547", + "CWE-798" ], - "severity": "MODERATE", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-09-12T16:51:57Z", "nvd_published_at": "2020-01-07T17:15:00Z"