HIGH 7.1 Maven
The redirect_uri validation logic allows for bypassing explicitly allowed hosts that would otherwise be restricted
GHSA-mpwq-j3xf-7m5w · CVE-2023-6291
Published · Modified
Description
An issue was found in the redirect_uri validation logic that allows for a bypass of otherwise explicitly allowed hosts.
The problem arises in the verifyRedirectUri method, which attempts to enforce rules on user-controllable input, but essentially causes a desynchronization in how Keycloak and browsers interpret URLs. Keycloak, for example, receives "www%2ekeycloak%2eorg%2fapp%2f:y@example.com" and thinks the authority to be keycloak.org when it is actually example.com. This happens because the validation logic is performed on a URL decoded version, which no longer represents the original input.
Acknowledgements
Karel Knibbe
References
- WEB https://github.com/keycloak/keycloak/security/advisories/GHSA-mpwq-j3xf-7m5w
- ADVISORY https://nvd.nist.gov/vuln/detail/CVE-2023-6291
- WEB https://github.com/keycloak/keycloak/commit/b2e91105315ccf2c1df549b4f6c5948322cbfd1b
- WEB https://access.redhat.com/errata/RHSA-2023:7854
- WEB https://access.redhat.com/errata/RHSA-2023:7855
- WEB https://access.redhat.com/errata/RHSA-2023:7856
- WEB https://access.redhat.com/errata/RHSA-2023:7857
- WEB https://access.redhat.com/errata/RHSA-2023:7858
- WEB https://access.redhat.com/errata/RHSA-2023:7860
- WEB https://access.redhat.com/errata/RHSA-2023:7861
- WEB https://access.redhat.com/security/cve/CVE-2023-6291
- WEB https://bugzilla.redhat.com/show_bug.cgi?id=2251407
- PACKAGE https://github.com/keycloak/keycloak
Ready to move
Start Securing
Free, no credit card | First findings in minutes