CVE-2023-6291
HIGH7.1EPSS 0.18%The redirect_uri validation logic allows for bypassing explicitly allowed hosts that would otherwise be restricted
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:[email protected]](https://www%2ekeycloak%2eorg%2fapp%2f:[email protected]/)" 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
Affected packages (1)
- Maven/org.keycloak:keycloak-servicesfrom 0, < 23.0.3
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L |
References (13)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2023-6291
- PATCHhttps://github.com/keycloak/keycloak
- WEBhttps://access.redhat.com/errata/RHSA-2023:7854
- WEBhttps://access.redhat.com/errata/RHSA-2023:7855
- WEBhttps://access.redhat.com/errata/RHSA-2023:7856
- WEBhttps://access.redhat.com/errata/RHSA-2023:7857
- WEBhttps://access.redhat.com/errata/RHSA-2023:7858
- WEBhttps://access.redhat.com/errata/RHSA-2023:7860
- WEBhttps://access.redhat.com/errata/RHSA-2023:7861
- WEBhttps://access.redhat.com/security/cve/CVE-2023-6291
- WEBhttps://bugzilla.redhat.com/show_bug.cgi?id=2251407
- WEBhttps://github.com/keycloak/keycloak/commit/b2e91105315ccf2c1df549b4f6c5948322cbfd1b
- WEBhttps://github.com/keycloak/keycloak/security/advisories/GHSA-mpwq-j3xf-7m5w