Lucene search
+L

2725 matches found

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.00834EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/10/02 9:15 p.m.25 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
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/10/02 8:40 p.m.71 views

CVE-2020-15233

Summary: CVE-2020-15233 affects ORY Fosite

6.1CVSS5.2AI score0.008EPSS
SaveExploits0References2Affected 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.00834EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2020/10/01 12:0 a.m.10 views

The vulnerability of the OpenId Connect service’s framework for Apache CXF allows a perpetrator to gain unauthorized access to protected information.

The vulnerability of the OpenId Connect service for Apache CXF web services is related to insufficient protection of registration data. Exploiting this vulnerability could allow an attacker to gain unauthorized access to protected information...

6.1CVSS7.2AI score0.0606EPSS
SaveExploits0References3Affected Software6
RedHat Linux
RedHat Linux
added 2020/09/29 7:31 p.m.47 views

Low: Red Hat Security Advisory: mod_auth_openidc security update

An update for modauthopenidc is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

6.1CVSS6.5AI score0.01893EPSS
SaveExploits0References4
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
SaveExploits1References3
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 score0.00867EPSS
SaveExploits1References3
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
SaveExploits0References3
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
SaveExploits1References3Affected Software1
Prion
Prion
added 2020/09/24 5:15 p.m.20 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
SaveExploits0References3Affected 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
SaveExploits1References3
CVE
CVE
added 2020/09/24 4:15 p.m.57 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
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2020/09/24 4:15 p.m.39 views

CVE-2020-15223 Ignored storage errors on token revokation in ORY Fosite

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

8CVSS7.7AI score0.01588EPSS
SaveExploits0References3
CVE
CVE
added 2020/09/24 4:15 p.m.77 views

CVE-2020-15223

CVE-2020-15223 affects ORY Fosite (Go) prior to 0.34.0, where TokenRevocationHandler ignores errors from storage. This can cause a revoked token to still appear valid, potentially producing 200 responses even when revocation failed, depending on the ability to trigger storage errors. The issue is...

8CVSS7.6AI score0.01588EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2020/09/21 3:15 p.m.4 views

CVE-2020-4590

IBM WebSphere Application Server Liberty 17.0.0.3 through 20.0.0.9 running oauth-2.0 or openidConnectServer-1.0 server features is vulnerable to a denial of service attack conducted by an authenticated client. IBM X-Force ID: 184650...

6.5CVSS6.3AI score0.01241EPSS
SaveExploits0References2
NVD
NVD
added 2020/09/21 3:15 p.m.22 views

CVE-2020-4590

IBM WebSphere Application Server Liberty 17.0.0.3 through 20.0.0.9 running oauth-2.0 or openidConnectServer-1.0 server features is vulnerable to a denial of service attack conducted by an authenticated client. IBM X-Force ID: 184650...

6.5CVSS0.01241EPSS
SaveExploits0References2
Prion
Prion
added 2020/09/21 3:15 p.m.12 views

Design/Logic Flaw

IBM WebSphere Application Server Liberty 17.0.0.3 through 20.0.0.9 running oauth-2.0 or openidConnectServer-1.0 server features is vulnerable to a denial of service attack conducted by an authenticated client. IBM X-Force ID: 184650...

4CVSS6.3AI score0.01241EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/09/21 2:55 p.m.23 views

CVE-2020-4590

IBM WebSphere Application Server Liberty 17.0.0.3 through 20.0.0.9 running oauth-2.0 or openidConnectServer-1.0 server features is vulnerable to a denial of service attack conducted by an authenticated client. IBM X-Force ID: 184650...

5.3CVSS6.3AI score0.01241EPSS
SaveExploits0References2
CVE
CVE
added 2020/09/21 2:55 p.m.66 views

CVE-2020-4590

CVE-2020-4590 affects IBM WebSphere Application Server Liberty (versions 17.0.0.3 through 20.0.0.9 with oauth-2.0 or openidConnectServer-1.0). An authenticated client can trigger a denial-of-service. CVSS base score around 5.3 (vector CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H). Remediation sta...

6.5CVSS6.3AI score0.01241EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder