CVE-2020-10187

HIGHCVSS 7.5/10EPSS 2.02%

Last modified

CVE-2020-10187 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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). EPSS estimates a 2.02% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
7.5/10

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

EPSS Probability
2.02%

78.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Doorkeeper ProjectDoorkeeper>= 5.0.0, < 5.0.3
Doorkeeper ProjectDoorkeeper>= 5.1.0, < 5.1.1
Doorkeeper ProjectDoorkeeper>= 5.2.0, < 5.2.5
Doorkeeper ProjectDoorkeeper>= 5.3.0, < 5.3.2

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-10187?
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.
How severe is CVE-2020-10187?
CVE-2020-10187 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 2.02% probability of exploitation in the next 30 days.
How do I fix CVE-2020-10187?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-10187?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST