Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Chetven committed Dec 17, 2024
1 parent 1b45fef commit 9a6f5ef
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 9a6f5ef

Please sign in to comment.