diff --git a/advisories/unreviewed/2025/01/GHSA-m3hp-8546-5qmr/GHSA-m3hp-8546-5qmr.json b/advisories/github-reviewed/2025/01/GHSA-m3hp-8546-5qmr/GHSA-m3hp-8546-5qmr.json similarity index 62% rename from advisories/unreviewed/2025/01/GHSA-m3hp-8546-5qmr/GHSA-m3hp-8546-5qmr.json rename to advisories/github-reviewed/2025/01/GHSA-m3hp-8546-5qmr/GHSA-m3hp-8546-5qmr.json index 6a6accd1ba7..38c3ac2fd15 100644 --- a/advisories/unreviewed/2025/01/GHSA-m3hp-8546-5qmr/GHSA-m3hp-8546-5qmr.json +++ b/advisories/github-reviewed/2025/01/GHSA-m3hp-8546-5qmr/GHSA-m3hp-8546-5qmr.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-m3hp-8546-5qmr", - "modified": "2025-01-22T15:32:35Z", + "modified": "2025-01-22T18:18:25Z", "published": "2025-01-22T15:32:35Z", "aliases": [ "CVE-2025-0604" ], + "summary": "Authentication Bypass Due to Missing LDAP Bind After Password Reset in Keycloak ", "details": "A flaw was found in Keycloak. When an Active Directory user resets their password, the system updates it without performing an LDAP bind to validate the new credentials against AD. This vulnerability allows users whose AD accounts are expired or disabled to regain access in Keycloak, bypassing AD restrictions. The issue enables authentication bypass and could allow unauthorized access under certain conditions.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.keycloak:keycloak-ldap-federation" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "26.1.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -26,6 +47,10 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338993" + }, + { + "type": "PACKAGE", + "url": "https://github.com/keycloak/keycloak" } ], "database_specific": { @@ -33,8 +58,8 @@ "CWE-287" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-01-22T18:18:25Z", "nvd_published_at": "2025-01-22T15:15:14Z" } } \ No newline at end of file