ghsa-4f53-xh3v-g8x4
Vulnerability from github
Published
2024-04-17 17:31
Modified
2024-08-07 12:31
Severity ?
Summary
Keycloak secondary factor bypass in step-up authentication
Details
Keycloak does not correctly validate its client step-up authentication. A password-authed attacker could use this flaw to register a false second auth factor, alongside the existing one, to a targeted account. The second factor then permits step-up authentication.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-services" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "22.0.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-services" }, "ranges": [ { "events": [ { "introduced": "23.0.0" }, { "fixed": "24.0.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-3597" ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-288" ], "github_reviewed": true, "github_reviewed_at": "2024-04-17T17:31:50Z", "nvd_published_at": "2024-04-25T13:15:50Z", "severity": "MODERATE" }, "details": "Keycloak does not correctly validate its client step-up authentication. A password-authed attacker could use this flaw to register a false second auth factor, alongside the existing one, to a targeted account. The second factor then permits step-up authentication.", "id": "GHSA-4f53-xh3v-g8x4", "modified": "2024-08-07T12:31:28Z", "published": "2024-04-17T17:31:50Z", "references": [ { "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-4f53-xh3v-g8x4" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3597" }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak/commit/aa634aee882892960a526e49982806e103c8a432" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1866" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1867" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1868" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-3597" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221760" }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Keycloak secondary factor bypass in step-up authentication" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.