cve/2023/CVE-2023-2585.md
2024-05-25 21:48:12 +02:00

1.4 KiB

CVE-2023-2585

Description

Keycloak's device authorization grant does not correctly validate the device code and client ID. An attacker client could abuse the missing validation to spoof a client consent request and trick an authorization admin into granting consent to a malicious OAuth client or possible unauthorized access to an existing OAuth client.

POC

Reference

No PoCs from references.

Github