Vulnerability CVE-2023-34246


Published: 2023-06-12

Description:
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.

Type:

CWE-287

(Improper Authentication)

 References:
https://github.com/doorkeeper-gem/doorkeeper/pull/1646
https://github.com/doorkeeper-gem/doorkeeper/releases/tag/v5.6.6
https://www.rfc-editor.org/rfc/rfc8252#section-8.6
https://github.com/doorkeeper-gem/doorkeeper/security/advisories/GHSA-7w2c-w47h-789w
https://github.com/doorkeeper-gem/doorkeeper/issues/1589

Copyright 2026, cxsecurity.com

 

Back to Top