cve/2024/CVE-2024-8883.md
2025-09-29 21:09:30 +02:00

2.7 KiB

CVE-2024-8883

Description

A misconfiguration flaw was found in Keycloak. This issue can allow an attacker to redirect users to an arbitrary URL if a 'Valid Redirect URI' is set to http://localhost or http://127.0.0.1, enabling sensitive information such as authorization codes to be exposed to the attacker, potentially leading to session hijacking.

POC

Reference

Github