Skip to content

Commit

Permalink
Merge pull request #5090 from github/Chetven-GHSA-4vc8-pg5c-vg4x
Browse files Browse the repository at this point in the history
  • Loading branch information
advisory-database[bot] authored Dec 20, 2024
2 parents 1b45fef + 9a6f5ef commit 710e7ee
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4vc8-pg5c-vg4x",
"modified": "2024-06-12T19:41:05Z",
"modified": "2024-06-12T19:41:06Z",
"published": "2024-06-12T19:41:05Z",
"aliases": [],
"aliases": [

],
"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.",
"severity": [
Expand Down

0 comments on commit 710e7ee

Please sign in to comment.