Infinite loop in Keycloak - CVE-2017-2646
Published: August 8, 2018
Keycloak
Detailed vulnerability description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability existsdue to improper processing of logout requests that contain an extension element. A remote attacker can send a specially crafted logout request that submits malicious input, make the SAMLSloRequestParser.parse() method end in an infinite loop and cause the service to crash.