Lucene search
+L

398 matches found

OSV
OSV
added 2024/01/11 5:49 a.m.28 views

CVE-2024-21637 XSS in Authentik via JavaScript-URI as Redirect URI and form_post Response Mode

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.6CVSS5.1AI score0.00547EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/01/11 5:49 a.m.43 views

CVE-2024-21637 XSS in Authentik via JavaScript-URI as Redirect URI and form_post Response Mode

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.6CVSS7.2AI score0.00547EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/01/11 5:49 a.m.4 views

CVE-2024-21637 XSS in Authentik via JavaScript-URI as Redirect URI and form_post Response Mode

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.6CVSS6.5AI score0.00547EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/01/11 12:0 a.m.9 views

Authentik Cross-Site Scripting Vulnerability

authentik is an open source identity provisioning application from authentik open source. A cross-site scripting vulnerability exists in Authentik versions 2023.10.5 and earlier, 2023.8.5 and earlier, which stems from a Reflected Cross-Site Scripting XSS vulnerability in the component OpenID...

7.6CVSS5.2AI score0.00547EPSS
SaveExploits0References4
Veracode
Veracode
added 2023/11/22 6:3 a.m.27 views

Authentication Bypass

authentik is vulnerable to authentication bypass due to an insufficient PKCE check. The vulnerability is caused by codeverifier step during the OAUTH initialisation flow. Authentik improperly accepts the token request when codeverifier is omitted, even when the flow was started with a...

9.8CVSS7.2AI score0.01237EPSS
SaveExploits1References10Affected Software2
NVD
NVD
added 2023/11/21 9:15 p.m.26 views

CVE-2023-48228

authentik is an open-source identity provider. When initialising a oauth2 flow with a codechallenge and codemethod thus requesting PKCE, the single sign-on provider authentik must check if there is a matching and existing codeverifier during the token step. Prior to versions 2023.10.4 and 2023.8....

9.8CVSS0.01237EPSS
SaveExploits1References10
Prion
Prion
added 2023/11/21 9:15 p.m.18 views

Design/Logic Flaw

authentik is an open-source identity provider. When initialising a oauth2 flow with a codechallenge and codemethod thus requesting PKCE, the single sign-on provider authentik must check if there is a matching and existing codeverifier during the token step. Prior to versions 2023.10.4 and 2023.8....

7.5CVSS6.9AI score0.01237EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2023/11/21 8:48 p.m.30 views

CVE-2023-48228 OAuth2: PKCE can be fully circumvented

authentik is an open-source identity provider. When initialising a oauth2 flow with a codechallenge and codemethod thus requesting PKCE, the single sign-on provider authentik must check if there is a matching and existing codeverifier during the token step. Prior to versions 2023.10.4 and 2023.8....

7.5CVSS9.2AI score0.01237EPSS
SaveExploits1References12
CVE
CVE
added 2023/11/21 8:48 p.m.43 views

CVE-2023-48228

CVE-2023-48228 affects the authentik open-source IDP. The vulnerability is in the PKCE code_verifier validation during OAuth2 token exchange: prior to versions 2023.10.4 and 2023.8.5, authentik accepted a token request without verifying the code_verifier even when a code_challenge was used. The i...

9.8CVSS8.5AI score0.01237EPSS
SaveExploits1References10Affected Software1
CNNVD
CNNVD
added 2023/11/21 12:0 a.m.6 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 security flaw in the program's token checking step. Affected products and versions: authentik 2023.10.3 and earlier, 2023.8.4 and earlier...

9.8CVSS6.8AI score0.01237EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2023/11/21 12:0 a.m.10 views

PT-2023-30745

Name of the Vulnerable Software and Affected Versions authentik versions prior to 2023.8.5 authentik versions prior to 2023.10.4 Description The issue concerns the implementation of the Proof Key for Code Exchange PKCE in authentik, an open-source identity provider. When initializing an OAuth2 fl...

9.8CVSS5.8AI score0.01237EPSS
SaveExploits1References18
Veracode
Veracode
added 2023/11/02 10:32 a.m.19 views

Unauthorised User Account Creation

authentik is vulnerable to unauthorized user creation and potential account takeover. With the default flows, unauthenticated users can create a new account. If a flow allows email password recovery, attackers can overwrite the email address of admin accounts and take over the account...

9.8CVSS7.3AI score0.01177EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/11/02 7:49 a.m.26 views

Account Takeover

authentik is vulnerable to potential account takeover. authentik uses a blueprint to create default admin user, which also optionally sets an admin password from environment variable. When the default admin is deleted, it is possible for an attacker to set the password for admin user without...

9.8CVSS7.1AI score0.00654EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2023/10/31 4:15 p.m.34 views

CVE-2023-46249

authentik is an open-source Identity Provider. Prior to versions 2023.8.4 and 2023.10.2, when the default admin user has been deleted, it is potentially possible for an attacker to set the password of the default admin user without any authentication. authentik uses a blueprint to create the...

9.8CVSS9.5AI score0.00654EPSS
SaveExploits0References5
Prion
Prion
added 2023/10/31 4:15 p.m.30 views

Design/Logic Flaw

authentik is an open-source Identity Provider. Prior to versions 2023.8.4 and 2023.10.2, when the default admin user has been deleted, it is potentially possible for an attacker to set the password of the default admin user without any authentication. authentik uses a blueprint to create the...

7.5CVSS9.4AI score0.00654EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/31 3:20 p.m.17 views

CVE-2023-46249 authentik potential installation takeover when default admin user is deleted

authentik is an open-source Identity Provider. Prior to versions 2023.8.4 and 2023.10.2, when the default admin user has been deleted, it is potentially possible for an attacker to set the password of the default admin user without any authentication. authentik uses a blueprint to create the...

9.6CVSS7.1AI score0.00654EPSS
SaveExploits0References5
OSV
OSV
added 2023/10/31 3:20 p.m.28 views

CVE-2023-46249 authentik potential installation takeover when default admin user is deleted

authentik is an open-source Identity Provider. Prior to versions 2023.8.4 and 2023.10.2, when the default admin user has been deleted, it is potentially possible for an attacker to set the password of the default admin user without any authentication. authentik uses a blueprint to create the...

9.6CVSS9.3AI score0.00654EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2023/10/31 3:20 p.m.39 views

CVE-2023-46249 authentik potential installation takeover when default admin user is deleted

authentik is an open-source Identity Provider. Prior to versions 2023.8.4 and 2023.10.2, when the default admin user has been deleted, it is potentially possible for an attacker to set the password of the default admin user without any authentication. authentik uses a blueprint to create the...

9.6CVSS9.7AI score0.00654EPSS
SaveExploits0References5
CVE
CVE
added 2023/10/31 3:20 p.m.62 views

CVE-2023-46249

CVE-2023-46249 affects authentik (open-source Identity Provider). Before 2023.8.4 and 2023.10.2, if the default admin user is deleted, an attacker may set the default admin password without authentication via the initial-setup flow and a blueprint that can read an environment variable. The issue ...

9.8CVSS9.5AI score0.00654EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2023/10/31 12:0 a.m.9 views

PT-2023-29928

Name of the Vulnerable Software and Affected Versions authentik versions prior to 2023.8.4 and 2023.10.2 Description authentik is an open-source Identity Provider. When the default admin user has been deleted, it is potentially possible for an attacker to set the password of the default admin use...

9.8CVSS7.1AI score0.00654EPSS
SaveExploits0References11
Rows per page
Query Builder