Doorkeeper version 5.0.0 and later contains an information disclosure vulnerability that allows an attacker to retrieve the client secret only intended for the OAuth application owner. After authorizing the application and allowing access, the attacker simply needs to request the list of their authorized applications in a JSON format (usually GET /oauth/authorized_applications.json). An application is vulnerable if the authorized applications controller is enabled.
References
Link | Resource |
---|---|
https://github.com/doorkeeper-gem/doorkeeper/commit/25d038022c2fcad45af5b73f9d003cf38ff491f6 | Patch Third Party Advisory |
https://github.com/doorkeeper-gem/doorkeeper/releases | Release Notes Third Party Advisory |
https://github.com/doorkeeper-gem/doorkeeper/security/advisories/GHSA-j7vx-8mqj-cqp9 | Patch Third Party Advisory |
https://github.com/rubysec/ruby-advisory-db/pull/446 | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2020-05-04 14:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-10187
Mitre link : CVE-2020-10187
CVE.ORG link : CVE-2020-10187
JSON object : View
Products Affected
doorkeeper_project
- doorkeeper
CWE
CWE-862
Missing Authorization