Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot be assured. This issue is fixed in version 5.6.6.
References
Link | Resource |
---|---|
https://github.com/doorkeeper-gem/doorkeeper/issues/1589 | Exploit Issue Tracking |
https://github.com/doorkeeper-gem/doorkeeper/pull/1646 | Patch |
https://github.com/doorkeeper-gem/doorkeeper/releases/tag/v5.6.6 | Release Notes |
https://github.com/doorkeeper-gem/doorkeeper/security/advisories/GHSA-7w2c-w47h-789w | Vendor Advisory |
https://lists.debian.org/debian-lts-announce/2023/07/msg00016.html | |
https://www.rfc-editor.org/rfc/rfc8252#section-8.6 | Technical Description |
Configurations
History
12 Jul 2023, 15:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | (MISC) https://github.com/doorkeeper-gem/doorkeeper/pull/1646 - Patch | |
References | (MISC) https://www.rfc-editor.org/rfc/rfc8252#section-8.6 - Technical Description | |
References | (MISC) https://github.com/doorkeeper-gem/doorkeeper/releases/tag/v5.6.6 - Release Notes | |
References | (MISC) https://github.com/doorkeeper-gem/doorkeeper/security/advisories/GHSA-7w2c-w47h-789w - Vendor Advisory | |
References | (MISC) https://github.com/doorkeeper-gem/doorkeeper/issues/1589 - Exploit, Issue Tracking | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
CPE | cpe:2.3:a:doorkeeper_project:doorkeeper:*:*:*:*:*:ruby:*:* |
12 Jun 2023, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-12 17:15
Updated : 2024-02-04 23:37
NVD link : CVE-2023-34246
Mitre link : CVE-2023-34246
CVE.ORG link : CVE-2023-34246
JSON object : View
Products Affected
doorkeeper_project
- doorkeeper
CWE
CWE-287
Improper Authentication