2025-09-29 16:08:36 +00:00
### [CVE-2024-8883](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8883)











2025-09-29 21:09:30 +02:00





& color=brightgreen)
2025-09-29 16:08:36 +00:00
### 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
2025-09-29 21:09:30 +02:00
- https://github.com/keycloak/keycloak/blob/main/services/src/main/java/org/keycloak/protocol/oidc/utils/RedirectUtils.java
2025-09-29 16:08:36 +00:00
#### Github
2025-09-29 21:09:30 +02:00
- https://github.com/20142995/nuclei-templates
2025-09-29 16:08:36 +00:00
- https://github.com/Wala-Alnozmai/SVD-Benchmark
2025-09-29 21:09:30 +02:00
- https://github.com/cyb3r-w0lf/nuclei-template-collection
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00
- https://github.com/oananbeh/LLM-Java-SVR-Benchmark