Lucene search
+L

113 matches found

RedHat Linux
RedHat Linux
added 2024/02/12 10:38 a.m.7 views

google-oauth-client: missing PKCE support in accordance with the RFC for OAuth 2.0 for Native Apps can lead to improper authorization

PKCE support is not implemented in accordance with the RFC for OAuth 2.0 for Native Apps. Without the use of PKCE, the authorization code returned by an authorization server is not enough to guarantee that the client that issued the initial authorization request is the one that will be authorized...

9.1CVSS5.9AI score0.01587EPSS
SaveExploits1References4
NVD
NVD
added 2024/01/30 5:15 p.m.30 views

CVE-2024-23647

Authentik is an open-source Identity Provider. There is a bug in our implementation of PKCE that allows an attacker to circumvent the protection that PKCE offers. PKCE adds the codechallenge parameter to the authorization request and adds the codeverifier parameter to the token request. Prior to...

8.8CVSS7.3AI score0.00544EPSS
SaveExploits0References2
Prion
Prion
added 2024/01/30 5:15 p.m.20 views

Design/Logic Flaw

Authentik is an open-source Identity Provider. There is a bug in our implementation of PKCE that allows an attacker to circumvent the protection that PKCE offers. PKCE adds the codechallenge parameter to the authorization request and adds the codeverifier parameter to the token request. Prior to...

6.8CVSS7.5AI score0.00544EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/01/30 4:10 p.m.211 views

CVE-2024-23647

Authentik (PKCE downgrade) vulnerability (CVE-2024-23647) exists due to a flaw in PKCE implementation: if the authorization request omits code_challenge, PKCE checks are skipped, enabling bypass of PKCE protections. Affected versions are before 2023.8.7 and 2023.10.7. Versions 2023.8.7 and 2023.1...

8.8CVSS8.8AI score0.00544EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/01/30 4:10 p.m.4 views

CVE-2024-23647 PKCE downgrade attack in Authentik

Authentik is an open-source Identity Provider. There is a bug in our implementation of PKCE that allows an attacker to circumvent the protection that PKCE offers. PKCE adds the codechallenge parameter to the authorization request and adds the codeverifier parameter to the token request. Prior to...

6.5CVSS7.5AI score0.00544EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/01/30 4:10 p.m.46 views

CVE-2024-23647 PKCE downgrade attack in Authentik

Authentik is an open-source Identity Provider. There is a bug in our implementation of PKCE that allows an attacker to circumvent the protection that PKCE offers. PKCE adds the codechallenge parameter to the authorization request and adds the codeverifier parameter to the token request. Prior to...

6.5CVSS9.1AI score0.00544EPSS
SaveExploits0References2
OSV
OSV
added 2024/01/30 4:10 p.m.10 views

CVE-2024-23647 PKCE downgrade attack in Authentik

Authentik is an open-source Identity Provider. There is a bug in our implementation of PKCE that allows an attacker to circumvent the protection that PKCE offers. PKCE adds the codechallenge parameter to the authorization request and adds the codeverifier parameter to the token request. Prior to...

6.5CVSS8.7AI score
SaveExploits0References4
Veracode
Veracode
added 2024/01/30 6:45 a.m.21 views

Authentication Bypass

Authentik is vulnerable to Authentication Bypass. The vulnerability is due to improper validation of the codechallenge parameter from the PKCE authorization request. This issue can be exploited by an attacker by removing the codechallenge parameter resulting in authentication downgrade...

8.8CVSS7AI score0.00544EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/01/29 10:30 p.m.43 views

GHSA-MRX3-GXJX-HJQJ Authentik vulnerable to PKCE downgrade attack

Summary PKCE is a very important countermeasure in OAuth2 , both for public and confidential clients. It protects against CSRF attacks and code injection attacks. Because of this bug, an attacker can circumvent the protection PKCE offers. Patches authentik 2023.8.7 and 2023.10.7 fix this issue...

7.1CVSS8.9AI score0.00544EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/01/29 12:0 a.m.9 views

PT-2024-19998

Name of the Vulnerable Software and Affected Versions Authentik versions prior to 2023.8.7 Authentik versions prior to 2023.10.7 Description Authentik is an open-source Identity Provider with a bug in its implementation of PKCE, allowing an attacker to circumvent the protection that PKCE offers...

8.8CVSS5.8AI score0.00544EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2024/01/24 12:0 a.m.69 views

RHCOS 4 : OpenShift Container Platform 4.9.56 (RHSA-2023:0777)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:0777 advisory. - google-oauth-client: missing PKCE support in accordance with the RFC for OAuth 2.0 for Native Apps can lead to improper...

9.9CVSS7.1AI score0.99569EPSS
SaveExploits14References56
IBM Security Bulletins
IBM Security Bulletins
added 2024/01/15 5:26 p.m.33 views

Security Bulletin: There is a vulnerability in google-oauth-client-1.25.0.jar used by IBM Maximo Asset Management application (CVE-2020-7692 and CVE-2021-22573)

Summary Security Bulletin: There is a vulnerability in google-oauth-client-1.25.0.jar used by IBM Maximo Asset Management application CVE-2020-7692 and CVE-2021-22573 Vulnerability Details CVEID:CVE-2020-7692 DESCRIPTION: Google APIs google-oauth-java-client could allow a remote attacker to bypas...

9.1CVSS7.9AI score0.01587EPSS
SaveExploits1Affected Software1
NVD
NVD
added 2023/12/22 7:15 p.m.48 views

CVE-2023-50714

yii2-authclient is an extension that adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii framework 2.0. In yii2-authclient prior to version 2.2.15, the Oauth2 PKCE implementation is vulnerable in 2 ways. First, the authCodeVerifier should be removed after usage similar to authStat...

8.8CVSS0.00492EPSS
SaveExploits1References5
Prion
Prion
added 2023/12/22 7:15 p.m.22 views

Cross site request forgery (csrf)

yii2-authclient is an extension that adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii framework 2.0. In yii2-authclient prior to version 2.2.15, the Oauth2 PKCE implementation is vulnerable in 2 ways. First, the authCodeVerifier should be removed after usage similar to authStat...

6.8CVSS7AI score0.00492EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2023/12/22 6:30 p.m.17 views

CVE-2023-50714 The Oauth2 PKCE implementation is vulnerable

yii2-authclient is an extension that adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii framework 2.0. In yii2-authclient prior to version 2.2.15, the Oauth2 PKCE implementation is vulnerable in 2 ways. First, the authCodeVerifier should be removed after usage similar to authStat...

6.8CVSS7.1AI score0.00492EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2023/12/22 6:30 p.m.66 views

CVE-2023-50714 The Oauth2 PKCE implementation is vulnerable

yii2-authclient is an extension that adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii framework 2.0. In yii2-authclient prior to version 2.2.15, the Oauth2 PKCE implementation is vulnerable in 2 ways. First, the authCodeVerifier should be removed after usage similar to authStat...

6.8CVSS8.9AI score0.00492EPSS
SaveExploits1References5
CVE
CVE
added 2023/12/22 6:30 p.m.94 views

CVE-2023-50714

The vulnerability CVE-2023-50714 affects yii2-authclient (Yii framework 2.x) prior to version 2.2.15. The PKCE-protected OAuth2 implementation has two issues: (1) the authCodeVerifier should be removed after use (like authState), and (2) a downgrade attack risk if PKCE is relied upon for CSRF pro...

8.8CVSS7.5AI score0.00492EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/12/22 6:30 p.m.41 views

CVE-2023-50714 The Oauth2 PKCE implementation is vulnerable

yii2-authclient is an extension that adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii framework 2.0. In yii2-authclient prior to version 2.2.15, the Oauth2 PKCE implementation is vulnerable in 2 ways. First, the authCodeVerifier should be removed after usage similar to authStat...

6.8CVSS8.5AI score
SaveExploits0References7
Veracode
Veracode
added 2023/12/19 7:53 a.m.24 views

PKCE Downgrade Attack

yiisoft/yii2-authclient is vulnerable to PKCE Downgrade Attack. The vulnerability is caused due to an insecure implementation of PKCE. The application doesn't use authCodeVerifier securely. An attacker can gain unauthorized access to protected resources by exploiting this vulnerability...

8.8CVSS6.9AI score0.00492EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/12/18 7:34 p.m.24 views

yiisoft/yii2-authclient's Oauth2 PKCE implementation is vulnerable

Impact What kind of vulnerability is it? Who is impacted? Original Report: The Oauth2 PKCE implementation is vulnerable in 2 ways: 1. The authCodeVerifier should be removed after usage similar to 'authState' 2. There is a risk for a "downgrade attack" if PKCE is being relied on for CSRF protectio...

8.8CVSS7AI score0.00492EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder