Lucene search
+L

152 matches found

OSV
OSV
added 2021/05/24 4:57 p.m.49 views

GHSA-V3Q9-2P3M-7G43 Token reuse in Ory fosite

Impact When using client authentication method "privatekeyjwt" 1https://openid.net/specs/openid-connect-core-10.htmlClientAuthentication, OpenId specification says the following about assertion jti: A unique identifier for the token, which can be used to prevent reuse of the token. These tokens...

8.1CVSS8.1AI score0.00867EPSS
Exploits1References7
The Coalfire Blog
The Coalfire Blog
added 2021/02/01 9:33 p.m.12 views

Automated application scanning: handling complicated logins with AppScan (only!)

Ory Segal @orysegal from IBM Rational reached out with a simpler method to handle this natively in AppScan. It involves configuring AppScan to add a custom parameter to each request. For the sample case in the authexamples GitHub repository it would be handled like this...

1.4AI score
Exploits0
NVD
NVD
added 2020/10/02 9:15 p.m.35 views

CVE-2020-15233

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...

6.1CVSS0.008EPSS
Exploits0References2
NVD
NVD
added 2020/10/02 9:15 p.m.26 views

CVE-2020-15234

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 wi...

6.1CVSS0.00833EPSS
Exploits0References2
OSV
OSV
added 2020/10/02 9:15 p.m.18 views

CVE-2020-15234

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 wi...

4.8CVSS6.8AI score
Exploits0References2
OSV
OSV
added 2020/10/02 9:15 p.m.17 views

CVE-2020-15233

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...

4.8CVSS6.8AI score
Exploits0References2
Prion
Prion
added 2020/10/02 9:15 p.m.20 views

Design/Logic Flaw

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 wi...

4.9CVSS5.1AI score0.00833EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2020/10/02 9:15 p.m.24 views

Design/Logic Flaw

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...

4.9CVSS5AI score0.008EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2020/10/02 8:40 p.m.30 views

CVE-2020-15233 OAuth2 Redirect URL validity does not respect query parameters and character casing for loopback addresses

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...

6.1CVSS6.2AI score0.008EPSS
Exploits0References2
CVE
CVE
added 2020/10/02 8:40 p.m.69 views

CVE-2020-15233

Summary: CVE-2020-15233 affects ORY Fosite

6.1CVSS5.2AI score0.008EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2020/10/02 8:40 p.m.74 views

CVE-2020-15234

CVE-2020-15234 affects ORY Fosite (Go). Before v0.34.1, the OAuth 2.0 Client’s registered redirect URLs and the redirect URL at the Authorization Endpoint were compared using strings.ToLower instead of a strict string match. This may allow an attacker to register a redirect URL like https://examp...

6.1CVSS5.3AI score0.00833EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2020/10/02 8:40 p.m.33 views

CVE-2020-15234 Redirect URL matching ignores character casing

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 wi...

6.1CVSS6.3AI score0.00833EPSS
Exploits0References2
OSV
OSV
added 2020/09/24 5:15 p.m.19 views

CVE-2020-15223

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...

8CVSS6.7AI score
Exploits0References3
NVD
NVD
added 2020/09/24 5:15 p.m.32 views

CVE-2020-15223

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...

8CVSS0.01588EPSS
Exploits0References3
NVD
NVD
added 2020/09/24 5:15 p.m.34 views

CVE-2020-15222

In ORY Fosite the security first OAuth2 & OpenID Connect framework for Go before version 0.31.0, when using "privatekeyjwt" authentication the uniqueness of the jti value is not checked. When using client authentication method "privatekeyjwt", OpenId specification says the following about asserti...

8.1CVSS0.00867EPSS
Exploits1References3
OSV
OSV
added 2020/09/24 5:15 p.m.21 views

CVE-2020-15222

In ORY Fosite the security first OAuth2 & OpenID Connect framework for Go before version 0.31.0, when using "privatekeyjwt" authentication the uniqueness of the jti value is not checked. When using client authentication method "privatekeyjwt", OpenId specification says the following about asserti...

8.1CVSS6.9AI score
Exploits0References3
Prion
Prion
added 2020/09/24 5:15 p.m.19 views

Design/Logic Flaw

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...

4CVSS7.7AI score0.01588EPSS
Exploits0References3Affected Software1
Prion
Prion
added 2020/09/24 5:15 p.m.25 views

Design/Logic Flaw

In ORY Fosite the security first OAuth2 & OpenID Connect framework for Go before version 0.31.0, when using "privatekeyjwt" authentication the uniqueness of the jti value is not checked. When using client authentication method "privatekeyjwt", OpenId specification says the following about asserti...

5.8CVSS8.1AI score0.00867EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2020/09/24 4:15 p.m.55 views

CVE-2020-15222

ORY Fosite (Go) prior to v0.31.0 did not check jti uniqueness when using private_key_jwt client authentication, enabling possible replay of token requests. OpenID Connect requires a unique jti to prevent reuse; this vulnerability is addressed in v0.31.0. Other connected records (RH, OSV, GHSA, CV...

8.1CVSS8.1AI score0.00867EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2020/09/24 4:15 p.m.38 views

CVE-2020-15222 Replay of private_key_jwt possible in ORY Fosite

In ORY Fosite the security first OAuth2 & OpenID Connect framework for Go before version 0.31.0, when using "privatekeyjwt" authentication the uniqueness of the jti value is not checked. When using client authentication method "privatekeyjwt", OpenId specification says the following about asserti...

8.1CVSS8.2AI score0.00867EPSS
Exploits1References3
Rows per page
Query Builder