Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GHSA-9vm7-v8wj-3fqw] keycloak-core: open redirect via "form_post.jwt" JARM response mode #5117

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"id": "GHSA-9vm7-v8wj-3fqw",
"modified": "2024-01-23T14:43:50Z",
"published": "2024-01-23T14:43:50Z",
"aliases": [],
"aliases": [
"CVE-2023-6927"
],
"summary": "keycloak-core: open redirect via \"form_post.jwt\" JARM response mode",
"details": "An incomplete fix was found in Keycloak Core patch. An attacker can steal authorization codes or tokens from clients using a wildcard in the JARM response mode \"form_post.jwt\". It is observed that changing the response_mode parameter in the original proof of concept from \"form_post\" to \"form_post.jwt\" can bypass the security patch implemented to address CVE-2023-6134.",
"severity": [],
Expand Down Expand Up @@ -47,4 +49,4 @@
"github_reviewed_at": "2024-01-23T14:43:50Z",
"nvd_published_at": null
}
}
}
Loading