Ory Fosite vulnerabilities
4 known vulnerabilities affecting ory/fosite.
Total CVEs
4
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH2MEDIUM2
Vulnerabilities
Page 1 of 1
CVE-2020-15222P3HIGHCVSS 8.1fixed in 0.31.02020-09-24
CVE-2020-15222 [HIGH] CWE-287 CVE-2020-15222: In ORY Fosite (the security first OAuth2 & OpenID Connect framework for Go) before version 0.31.0, w
In ORY Fosite (the security first OAuth2 & OpenID Connect framework for Go) before version 0.31.0, when using "private_key_jwt" authentication the uniqueness of the `jti` value is not checked. When using client authentication method "private_key_jwt", OpenId specification says the following about assertion `jti`: "A unique identifier for the token, wh
nvd
CVE-2020-15223P3HIGHCVSS 8.0fixed in 0.34.02020-09-24
CVE-2020-15223 [HIGH] CWE-755 CVE-2020-15223: In ORY Fosite (the security first OAuth2 & OpenID Connect framework for Go) before version 0.34.0, t
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 t
nvd
CVE-2020-15233P4MEDIUMCVSS 4.8≥ 0.30.2, < 0.34.1fixed in 0.34.12020-10-02
CVE-2020-15233 [MEDIUM] CWE-20 CVE-2020-15233: ORY Fosite is a security first OAuth2 & OpenID Connect framework for Go. In Fosite from version 0.30
ORY Fosite is a security first OAuth2 & OpenID Connect framework for Go. In Fosite from version 0.30.2 and before version 0.34.1, there is an issue in which an an attacker can override the registered redirect URL by performing an OAuth flow and requesting a redirect URL that is to the loopback adapter. Attackers can provide both custom URL query para
nvd
CVE-2020-15234P4MEDIUMCVSS 4.8fixed in 0.34.12020-10-02
CVE-2020-15234 [MEDIUM] CWE-20 CVE-2020-15234: ORY Fosite is a security first OAuth2 & OpenID Connect framework for Go. In Fosite before version 0.
ORY Fosite is a security first OAuth2 & OpenID Connect framework for Go. In Fosite before version 0.34.1, the OAuth 2.0 Client's registered redirect URLs and the redirect URL provided at the OAuth2 Authorization Endpoint where compared using strings.ToLower while they should have been compared with a simple string match. This allows an attacker to re
nvd