Lucene search
+L

398 matches found

Cvelist
Cvelist
added 2024/06/28 5:9 p.m.47 views

CVE-2024-37905 Improper Access Control and Incorrect Authorization in github.com/goauthentik/authentik

authentik is an open-source Identity Provider that emphasizes flexibility and versatility. Authentik API-Access-Token mechanism can be exploited to gain admin user privileges. A successful exploit of the issue will result in a user gaining full admin access to the Authentik application, including...

8.8CVSS0.00757EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/28 5:9 p.m.114 views

CVE-2024-37905

The CVE-2024-37905 entry concerns the github.com/goauthentik/authentik project. Affected: authentic API-Access-Token mechanism that can be exploited to gain admin privileges, enabling full admin access and actions like resetting passwords. Root cause: improper access control/authorization related...

8.8CVSS8.9AI score0.00757EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/28 5:9 p.m.21 views

CVE-2024-37905 Improper Access Control and Incorrect Authorization in github.com/goauthentik/authentik

authentik is an open-source Identity Provider that emphasizes flexibility and versatility. Authentik API-Access-Token mechanism can be exploited to gain admin user privileges. A successful exploit of the issue will result in a user gaining full admin access to the Authentik application, including...

8.8CVSS7AI score0.00757EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/28 3:28 p.m.29 views

GO-2024-2479 Authentik vulnerable to PKCE downgrade attack in goauthentik.io

Authentik vulnerable to PKCE downgrade attack in goauthentik.io. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from vulnerability scanners, please suggest an...

8.8CVSS8.6AI score0.00544EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/06/28 12:0 a.m.7 views

authentik Security Vulnerabilities

authentik is an open source identity provisioning application from authentik open source. A security vulnerability exists in authentik. An attacker exploiting this vulnerability could gain administrator user privileges...

8.8CVSS6.9AI score0.00757EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/06/28 12:0 a.m.12 views

PT-2024-27821

Name of the Vulnerable Software and Affected Versions authentik versions prior to 2024.2.4 authentik versions prior to 2024.4.2 authentik versions prior to 2024.4.3 authentik versions prior to 2024.6.0 Description The authentik API-Access-Token mechanism can be exploited to gain admin user...

8.8CVSS5.8AI score0.00757EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/06/28 12:0 a.m.8 views

authentik Security Vulnerabilities

authentik is an open source identity provisioning application from authentik open source. A security vulnerability exists in authentik that stems from a failure to check access restrictions assigned to the application when using the OAuth2 device code flow...

9.8CVSS7AI score0.00585EPSS
SaveExploits0References6
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
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
CVE
CVE
added 2024/01/30 4:10 p.m.210 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
Cvelist
Cvelist
added 2024/01/30 4:10 p.m.44 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 score0.00544EPSS
SaveExploits0References4
Veracode
Veracode
added 2024/01/30 6:45 a.m.20 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
CNNVD
CNNVD
added 2024/01/30 12:0 a.m.9 views

authentik Authorization Issues Vulnerability

authentik is an open source identity provisioning application from authentik Open Source. An authorization issue vulnerability exists in Authentik versions prior to 2023.8.7 and 2023.10.7, which stems from a security issue in authentik's PKCE that allows an attacker to bypass the protections...

8.8CVSS6.6AI score0.00544EPSS
SaveExploits0References3
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
Github Security Blog
Github Security Blog
added 2024/01/29 10:30 p.m.44 views

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

8.8CVSS6.9AI score0.00544EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/01/29 12:0 a.m.8 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
NVD
NVD
added 2024/01/11 6:15 a.m.42 views

CVE-2024-21637

Authentik is an open-source Identity Provider. Authentik is a vulnerable to a reflected Cross-Site Scripting vulnerability via JavaScript-URIs in OpenID Connect flows with responsemode=formpost. This relatively user could use the described attacks to perform a privilege escalation. This...

7.6CVSS7AI score0.00547EPSS
SaveExploits0References3
Prion
Prion
added 2024/01/11 6:15 a.m.27 views

Cross site scripting

Authentik is an open-source Identity Provider. Authentik is a vulnerable to a reflected Cross-Site Scripting vulnerability via JavaScript-URIs in OpenID Connect flows with responsemode=formpost. This relatively user could use the described attacks to perform a privilege escalation. This...

4.9CVSS6.5AI score0.00547EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/01/11 5:49 a.m.59 views

CVE-2024-21637

Authentik (open-source Identity Provider) is affected by a reflected XSS in OpenID Connect flows using JavaScript-URIs with response_mode=form_post. The issue targets the authentication redirect path (Redirect URI) and could be used to escalate privileges as described in CVE-2024-21637. The vulne...

7.6CVSS5.3AI score0.00547EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder