Vulnerabilities (CVE)

Filtered by vendor Doorkeeper Project Subscribe
Filtered by product Doorkeeper
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-10187 1 Doorkeeper Project 1 Doorkeeper 2021-07-21 4.3 MEDIUM 7.5 HIGH
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.
CVE-2018-1000211 1 Doorkeeper Project 1 Doorkeeper 2019-10-03 5.0 MEDIUM 7.5 HIGH
Doorkeeper version 4.2.0 and later contains a Incorrect Access Control vulnerability in Token revocation API's authorized method that can result in Access tokens are not revoked for public OAuth apps, leaking access until expiry.