ghsa-4vc8-pg5c-vg4x
Vulnerability from github
Published
2024-06-12 19:41
Modified
2024-12-20 17:49
Severity ?
Summary
Keycloak's improper input validation allows using email as username
Details
Keycloak allows the use of email as a username and doesn't check that an account with this email already exists. That could lead to the unability to reset/login with email for the user. This is caused by usernames being evaluated before emails.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-services" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "24.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-3754" ], "database_specific": { "cwe_ids": [ "CWE-670" ], "github_reviewed": true, "github_reviewed_at": "2024-06-12T19:41:05Z", "nvd_published_at": null, "severity": "LOW" }, "details": "Keycloak allows the use of email as a username and doesn\u0027t check that an account with this email already exists. That could lead to the unability to reset/login with email for the user. This is caused by usernames being evaluated before emails.", "id": "GHSA-4vc8-pg5c-vg4x", "modified": "2024-12-20T17:49:09Z", "published": "2024-06-12T19:41:05Z", "references": [ { "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-4vc8-pg5c-vg4x" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3754" }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak/commit/f9708037383aa98741e4850447de64dc4a0d4b4e" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2021-3754" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999196" }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ], "summary": "Keycloak\u0027s improper input validation allows using email as username" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.