Unprotected storage of credentials in Keycloak - CVE-2023-4918
Published: September 12, 2023
Keycloak
Keycloak
Description
The vulnerability allows a remote user to gain access to other users' credentials.
The vulnerability exists due to application stored credentials in plain text when a user registers itself through registration flow. The "password" and "password-confirm" field from the form will occur as regular attributes in the users attributes. A remote user with ability to view attributes can gain access to sensitive information.