CVE-2020-15223 Details
Description
In ORY Fosite (the security first OAuth2 & OpenID Connect framework for Go) before version 0.34.0, the `TokenRevocationHandler` ignores errors coming from the storage. This can lead to unexpected 200 status codes indicating successful revocation while the token is still valid. Whether an attacker can use this for her advantage depends on the ability to trigger errors in the store. This is fixed in version 0.34.0
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ory/fosite/commit/03dd55813f5521985f7dd64277b7ba0cf1441319 | CVE | PatchThird Party Advisory |
| https://github.com/ory/fosite/security/advisories/GHSA-7mqr-2v3q-v2wm | CVE | Third Party Advisory |
| https://tools.ietf.org/html/rfc7009#section-2.2.1 | CVE | Third Party Advisory |
| https://github.com/ory/fosite/commit/03dd55813f5521985f7dd64277b7ba0cf1441319 | [email protected] | PatchThird Party Advisory |
| https://github.com/ory/fosite/security/advisories/GHSA-7mqr-2v3q-v2wm | [email protected] | Third Party Advisory |
| https://tools.ietf.org/html/rfc7009#section-2.2.1 | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-754 | Improper Check for Unusual or Exceptional Conditions | [email protected] |
| CWE-755 | Improper Handling of Exceptional Conditions | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ory fosite | < 0.34.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Oct 21, 2022 | Reanalysis | [email protected] |
| Oct 5, 2020 | Initial Analysis | [email protected] |