Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. doorkeeper
  4. ›
  5. CVE-2020-10187

CVE-2020-10187: Information Exposure

May 4, 2020 (updated July 21, 2021)

Doorkeeper 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 application controller is enabled.

References

  • nvd.nist.gov/vuln/detail/CVE-2020-10187

Code Behaviors & Features

Detect and mitigate CVE-2020-10187 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 5.0.0 before 5.0.3, all versions starting from 5.1.0 before 5.1.1, all versions starting from 5.2.0 before 5.2.5, all versions starting from 5.3.0 before 5.3.2

Fixed versions

  • 5.0.3
  • 5.1.1
  • 5.2.5
  • 5.3.2

Solution

Upgrade to versions 5.0.3, 5.1.1, 5.2.5, 5.3.2 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

gem/doorkeeper/CVE-2020-10187.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:46 +0000.