VYPR

RubyGems package

doorkeeper

pkg:gem/doorkeeper

Vulnerabilities (6)

  • CVE-2023-34246Jun 12, 2023
    affected < 5.6.6fixed 5.6.6

    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, thei

  • CVE-2020-10187May 4, 2020
    affected >= 5.0.0, < 5.0.3fixed 5.0.3

    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

  • CVE-2018-1000211Jul 13, 2018
    affected >= 4.2.0, < 4.4.0fixed 4.4.0

    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.

  • CVE-2018-1000088Mar 13, 2018
    affected >= 2.1.0, < 4.2.6fixed 4.2.6

    Doorkeeper version 2.1.0 through 4.2.5 contains a Cross Site Scripting (XSS) vulnerability in web view's OAuth app form, user authorization prompt web view that can result in Stored XSS on the OAuth Client's name will cause users interacting with it will execute payload. This att

  • CVE-2016-6582CriJan 23, 2017
    affected < 4.2.0fixed 4.2.0

    The Doorkeeper gem before 4.2.0 for Ruby might allow remote attackers to conduct replay attacks or revoke arbitrary tokens by leveraging failure to implement the OAuth 2.0 Token Revocation specification.

  • CVE-2014-8144Dec 31, 2014
    affected < 1.4.1fixed 1.4.1

    Cross-site request forgery (CSRF) vulnerability in doorkeeper before 1.4.1 allows remote attackers to hijack the authentication of unspecified victims for requests that read a user OAuth authorization code via unknown vectors.