7.5
CVE-2020-10187
- EPSS 0.43%
- Veröffentlicht 04.05.2020 14:15:13
- Zuletzt bearbeitet 21.11.2024 04:54:55
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Doorkeeper Project ≫ Doorkeeper SwPlatformruby Version >= 5.0.0 < 5.0.3
Doorkeeper Project ≫ Doorkeeper SwPlatformruby Version >= 5.1.0 < 5.1.1
Doorkeeper Project ≫ Doorkeeper SwPlatformruby Version >= 5.2.0 < 5.2.5
Doorkeeper Project ≫ Doorkeeper SwPlatformruby Version >= 5.3.0 < 5.3.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.43% | 0.615 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:P/I:N/A:N
|
CWE-862 Missing Authorization
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.