#VU97628 Improper Authentication in Keycloak - CVE-2024-7318
Published: September 20, 2024 / Updated: October 14, 2024
Keycloak
Keycloak
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to the generated OTP token remains valid longer than its expiration time when using FreeOTP. This increases the attack window for malicious actors to abuse the system and compromise accounts.
Note, the expiration time is 30 seconds, while the token remains valid for 1 minute in total.