CVE-2020-10187 – doorkeeper
Package
Manager: gem
Name: doorkeeper
Vulnerable Version: >=5.0.0 <5.0.3 || =5.1.0 || >=5.1.0 <5.1.1 || >=5.2.0 <5.2.5 || >=5.3.0 <5.3.2
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00425 pctl0.61399
Details
Exposure of Sensitive Information to an Unauthorized Actor in Doorkeeper ### Impact Information disclosure vulnerability. Allows an attacker to see all `Doorkeeper::Application` model attribute values (including secrets) using authorized applications controller if it's enabled (GET /oauth/authorized_applications.json). ### Patches These versions have the fix: * 5.0.3 * 5.1.1 * 5.2.5 * 5.3.2 ### Workarounds Patch `Doorkeeper::Application` model `#as_json(options = {})` method and define only those attributes you want to expose. Additional recommended hardening is to enable application secrets hashing ([guide](https://doorkeeper.gitbook.io/guides/security/token-and-application-secrets)), available since Doorkeeper 5.1. This would render the exposed secret useless. ### References - Commit with fix: https://github.com/doorkeeper-gem/doorkeeper/commit/25d038022c2fcad45af5b73f9d003cf38ff491f6 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10187
Metadata
Created: 2020-05-07T21:11:07Z
Modified: 2021-07-29T16:42:27Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/05/GHSA-j7vx-8mqj-cqp9/GHSA-j7vx-8mqj-cqp9.json
CWE IDs: ["CWE-862"]
Alternative ID: GHSA-j7vx-8mqj-cqp9
Finding: F039
Auto approve: 1