Insecure Temporary File in Keycloak - CVE-2021-20202
Published: May 25, 2021
Keycloak
Keycloak
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to the way keycloak handles temporary directories on the system. Directories can be created prior to the Java process creating them in the temporary directory, but with wider user permissions, allowing the attacker to have access to the contents that keycloak stores in this directory.