CVE-2020-15223
HIGH8.0EPSS 0.47%Ory fosite contains Improper Handling of Exceptional Conditions
發布日:2021/5/24修改日:2026/3/13
描述
### Impact 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. ### References [RFC 7009](https://tools.ietf.org/html/rfc7009#section-2.2.1) states that a 503 HTTP code must be returned when the server has a problem.
受影響套件(2)
- Go/github.com/ory/fositefrom 0, < 0.34.0
- Go/github.com/ory/fositefrom 0, < 0.34.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.0 | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N |