Improper Authentication in Keycloak - CVE-2019-10157

 

Improper Authentication in Keycloak - CVE-2019-10157

Published: June 12, 2019 / Updated: July 17, 2020


Vulnerability identifier: #VU31042
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-10157
CWE-ID: CWE-287
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Keycloak
Affected software:
Keycloak

Detailed vulnerability description

The vulnerability allows a local authenticated user to perform a denial of service (DoS) attack.

It was found that Keycloak's Node.js adapter before version 4.8.3 did not properly verify the web token received from the server in its backchannel logout . An attacker with local access could use this to construct a malicious web token setting an NBF parameter that could prevent user access indefinitely.


How to mitigate CVE-2019-10157

Install update from vendor's website.

Sources