Lucene search
+L

152 matches found

RedhatCVE
RedhatCVE
added 2025/02/05 2:53 p.m.11 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.6AI score0.01588EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/05 2:47 p.m.11 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
SaveExploits1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/12/09 3:27 a.m.4 views

Malicious code in ory-docs (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
OSV
OSV
added 2024/12/09 3:27 a.m.4 views

MAL-2024-11414 Malicious code in ory-docs (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
Veracode
Veracode
added 2024/09/30 10:14 a.m.9 views

Improper Authentication

github.com/ory/kratos is vulnerable to an Improper Authentication. The vulnerability is due to an incorrect assumption of the highest available Authentication Assurance Level AAL as aal1 instead of aal2, allowing users to access endpoints without the required aal2 session under certain...

4.4CVSS6.7AI score0.00327EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/09/26 6:24 p.m.13 views

GO-2024-3160 Ory Kratos's setting required_aal `highest_available` does not properly respect code + mfa credentials in github.com/ory/kratos

Ory Kratos's setting requiredaal highestavailable does not properly respect code + mfa credentials in github.com/ory/kratos...

4.4CVSS4.8AI score0.00327EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/26 6:15 p.m.17 views

CVE-2024-45042

Ory Kratos is an identity, user management and authentication system for cloud services. Prior to version 1.3.0, given a number of preconditions, the highestavailable setting will incorrectly assume that the identity’s highest available AAL is aal1 even though it really is aal2. This means that t...

4.4CVSS0.00327EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/09/26 5:49 p.m.25 views

Ory Kratos's setting required_aal `highest_available` does not properly respect code + mfa credentials

Preconditions - The code login method is enabled with the passwordlessenabled flag set to true . - A 2FA method such as totp is enabled. - requiredaal of the whomai check or the settings flow is set to highestavailable. AAL stands for Authenticator Assurance Levels and can range from 0 no factor ...

4.4CVSS6.7AI score0.00327EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2024/09/26 5:49 p.m.2 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication due to the improper handling of the requiredaal setting in the authentication process. An attacker can bypass multi-factor authentication requirements by exploiting the incorrect storage of availableaal values in...

5.9CVSS7.2AI score0.00327EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/26 5:49 p.m.10 views

GHSA-WC43-73W7-X2F5 Ory Kratos's setting required_aal `highest_available` does not properly respect code + mfa credentials

Preconditions - The code login method is enabled with the passwordlessenabled flag set to true . - A 2FA method such as totp is enabled. - requiredaal of the whomai check or the settings flow is set to highestavailable. AAL stands for Authenticator Assurance Levels and can range from 0 no factor ...

5.9CVSS4.7AI score0.00327EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/09/26 5:4 p.m.7 views

CVE-2024-45042 Ory Kratos's `highest_available` setting does not properly respect code + mfa credentials

Ory Kratos is an identity, user management and authentication system for cloud services. Prior to version 1.3.0, given a number of preconditions, the highestavailable setting will incorrectly assume that the identity’s highest available AAL is aal1 even though it really is aal2. This means that t...

4.4CVSS7.1AI score0.00327EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/09/26 5:4 p.m.24 views

CVE-2024-45042 Ory Kratos's `highest_available` setting does not properly respect code + mfa credentials

Ory Kratos is an identity, user management and authentication system for cloud services. Prior to version 1.3.0, given a number of preconditions, the highestavailable setting will incorrectly assume that the identity’s highest available AAL is aal1 even though it really is aal2. This means that t...

4.4CVSS0.00327EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/26 5:4 p.m.3 views

CVE-2024-45042 Ory Kratos's `highest_available` setting does not properly respect code + mfa credentials

Ory Kratos is an identity, user management and authentication system for cloud services. Prior to version 1.3.0, given a number of preconditions, the highestavailable setting will incorrectly assume that the identity’s highest available AAL is aal1 even though it really is aal2. This means that t...

4.4CVSS7.3AI score0.00327EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/26 5:4 p.m.53 views

CVE-2024-45042

Summary of CVE-2024-45042 (Ory Kratos) : Before version 1.3.0, under certain preconditions, the setting highest_available can misreport the identity’s highest AAL, reporting it as aal1 instead of the true aal2. This causes the system to behave as if the user has only one factor, allowing requests...

4.4CVSS4.9AI score0.00327EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/09/26 12:0 a.m.9 views

PT-2024-31393 · Ory · Ory Kratos

Name of the Vulnerable Software and Affected Versions: Ory Kratos versions prior to 1.3.0 Description: Ory Kratos is an identity, user management, and authentication system for cloud services. The highest available setting incorrectly assumes the identity's highest available Authenticator Assuran...

5.9CVSS7.3AI score0.00327EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/09/26 12:0 a.m.7 views

Ory Kratos 授权问题漏洞

Ory Kratos is a developer-friendly, secure, and proven cloud identity, user management, and authentication system from Ory Open Source. An authorization issue vulnerability exists in Ory Kratos versions prior to 1.3.0 that stems from the highestavailable setting incorrectly assuming that the...

4.4CVSS6.6AI score0.00327EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/21 3:29 p.m.37 views

GO-2022-0920 Incorrect Authorization in ORY Oathkeeper in github.com/ory/oathkeeper

Incorrect Authorization in ORY Oathkeeper in github.com/ory/oathkeeper...

7.5CVSS7.5AI score0.01631EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 3:28 p.m.32 views

GO-2022-0786 Authentication Bypass in hydra in github.com/ory/hydra

Authentication Bypass in hydra in github.com/ory/hydra...

5.8CVSS5.3AI score0.01028EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 2:30 p.m.7 views

GO-2022-0406 Possible bypass of token claim validation when OAuth2 Introspection caching is enabled in github.com/ory/oathkeeper

Possible bypass of token claim validation when OAuth2 Introspection caching is enabled in github.com/ory/oathkeeper...

7.8AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/11/21 7:57 p.m.3 views

Malicious code in ory-config (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 10ee2bc9e167728f46f301228a2569bcd7eda2f19c27f24784dd4497cf1af3be Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Rows per page
Query Builder