Lucene search
+L

658 matches found

Cvelist
Cvelist
added 2023/11/08 9:42 p.m.38 views

CVE-2023-47111 ZITADEL race condition in lockout policy execution

ZITADEL provides identity infrastructure. ZITADEL provides administrators the possibility to define a Lockout Policy with a maximum amount of failed password check attempts. On every failed password check, the amount of failed checks is compared against the configured maximum. Exceeding the limit...

7.3CVSS7.4AI score0.00516EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/11/08 5:52 p.m.35 views

ZITADEL race condition in lockout policy execution

Impact ZITADEL provides administrators the possibility to define a Lockout Policy with a maximum amount of failed password check attempts. On every failed password check, the amount of failed checks is compared against the configured maximum. Exceeding the limit, will lock the user and prevent...

7.3CVSS7.2AI score0.00516EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/11/08 5:52 p.m.75 views

GHSA-7H8M-VRXX-VR4M ZITADEL race condition in lockout policy execution

Impact ZITADEL provides administrators the possibility to define a Lockout Policy with a maximum amount of failed password check attempts. On every failed password check, the amount of failed checks is compared against the configured maximum. Exceeding the limit, will lock the user and prevent...

7.3CVSS5.6AI score0.00516EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2023/11/08 12:00 a.m.8 views

ZITADEL Competitive conditions loophole

ZITADEL is a modern open source alternative to Auth0, Firebase Auth, AWS Cognito, and Keycloak built for the container and serverless era, open sourced by ZITADEL Switzerland. ZITADEL versions prior to 2.40.5, 2.38.3 and prior to 2.38.3 suffer from a Competing Conditions Issue vulnerability that...

7.3CVSS6.8AI score0.00516EPSS
SaveExploits0References6
Veracode
Veracode
added 2023/10/27 12:39 p.m.19 views

Cross-Site Scripting (XSS)

github.com/zitadel/zitadel is vulnerable to Cross-Site Scripting. This vulnerability exists due to a missing security header in asset.go, allowing an attacker to inject and execute malicious JavaScript in the victim's browser via a crafted SVG image...

8.7CVSS7AI score0.00437EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2023/10/26 3:15 p.m.18 views

CVE-2023-46238

ZITADEL is an identity infrastructure management system. ZITADEL users can upload their own avatar image using various image types including SVG. SVG can include scripts, such as javascript, which can be executed during rendering. Due to a missing security header, an attacker could inject code to...

8.7CVSS8.9AI score0.00437EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/10/26 2:22 p.m.17 views

CVE-2023-46238 XSS with User Avatar image in ZITADEL

ZITADEL is an identity infrastructure management system. ZITADEL users can upload their own avatar image using various image types including SVG. SVG can include scripts, such as javascript, which can be executed during rendering. Due to a missing security header, an attacker could inject code to...

8.7CVSS7.2AI score0.00437EPSS
SaveExploits0References3
CVE
CVE
added 2023/10/26 2:22 p.m.71 views

CVE-2023-46238

ZITADEL’s CVE-2023-46238 vulnerability affects the Avatar SVG upload feature. An attacker can exploit SVGs containing scripts due to a missing security header, potentially gaining access to a victim’s account when the SVG is opened in the browser during a active session. Impact is described as re...

8.7CVSS6.6AI score0.00437EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/10/26 2:22 p.m.24 views

CVE-2023-46238 XSS with User Avatar image in ZITADEL

ZITADEL is an identity infrastructure management system. ZITADEL users can upload their own avatar image using various image types including SVG. SVG can include scripts, such as javascript, which can be executed during rendering. Due to a missing security header, an attacker could inject code to...

8.7CVSS6.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2023/10/26 2:22 p.m.36 views

CVE-2023-46238 XSS with User Avatar image in ZITADEL

ZITADEL is an identity infrastructure management system. ZITADEL users can upload their own avatar image using various image types including SVG. SVG can include scripts, such as javascript, which can be executed during rendering. Due to a missing security header, an attacker could inject code to...

8.7CVSS9AI score0.00437EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/10/26 12:00 a.m.10 views

ZITADEL Security Vulnerabilities

ZITADEL is a modern open source alternative to Auth0, Firebase Auth, AWS Cognito, and Keycloak built for the container and serverless era, open sourced by ZITADEL in Switzerland. ZITADEL suffers from a security vulnerability that stems from allowing an attacker to inject code into an SVG file to...

8.7CVSS7AI score0.00437EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/10/26 12:00 a.m.9 views

PT-2023-29921 · Zitadel · Zitadel

Name of the Vulnerable Software and Affected Versions: ZITADEL versions prior to 2.38.2 ZITADEL versions prior to 2.39.2 Description: ZITADEL is an identity infrastructure management system where users can upload their own avatar image using various image types, including SVG. SVG can include...

8.7CVSS6.5AI score0.00437EPSS
SaveExploits0References9
Veracode
Veracode
added 2023/10/12 2:00 p.m.28 views

Information Disclosure

github.com/zitadel/zitadel is vulnerable to Information Disclosure. This vulnerability allows an attacker to verify if an account exists in ZITADEL by using the password reset function, even if the Ignoring unknown usernames setting is enabled...

5.3CVSS6.9AI score0.00532EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/10/10 9:30 p.m.72 views

GHSA-V683-RCXX-VPFF ZITADEL's password reset does not respect the "Ignoring unknown usernames" setting

Impact ZITADEL administrators can enable a setting called "Ignoring unknown usernames" which helps mitigate attacks that try to guess/enumerate usernames. While this settings was properly working during the authentication process it did not work correctly on the password reset flow. This meant th...

5.3CVSS5.2AI score0.00532EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/10/10 9:30 p.m.62 views

ZITADEL's password reset does not respect the "Ignoring unknown usernames" setting

Impact ZITADEL administrators can enable a setting called "Ignoring unknown usernames" which helps mitigate attacks that try to guess/enumerate usernames. While this settings was properly working during the authentication process it did not work correctly on the password reset flow. This meant th...

5.3CVSS7AI score0.00532EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2023/10/10 5:15 p.m.25 views

CVE-2023-44399

ZITADEL provides identity infrastructure. In versions 2.37.2 and prior, ZITADEL administrators can enable a setting called "Ignoring unknown usernames" which helps mitigate attacks that try to guess/enumerate usernames. While this settings was properly working during the authentication process it...

5.3CVSS5.3AI score0.00532EPSS
SaveExploits0References3
Prion
Prion
added 2023/10/10 5:15 p.m.20 views

Design/Logic Flaw

ZITADEL provides identity infrastructure. In versions 2.37.2 and prior, ZITADEL administrators can enable a setting called "Ignoring unknown usernames" which helps mitigate attacks that try to guess/enumerate usernames. While this settings was properly working during the authentication process it...

5CVSS5.3AI score0.00532EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/10 4:55 p.m.21 views

CVE-2023-44399 ZITADEL's password reset does not respect the "Ignoring unknown usernames" setting

ZITADEL provides identity infrastructure. In versions 2.37.2 and prior, ZITADEL administrators can enable a setting called "Ignoring unknown usernames" which helps mitigate attacks that try to guess/enumerate usernames. While this settings was properly working during the authentication process it...

5.3CVSS7.3AI score0.00532EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/10 4:55 p.m.22 views

CVE-2023-44399 ZITADEL's password reset does not respect the "Ignoring unknown usernames" setting

ZITADEL provides identity infrastructure. In versions 2.37.2 and prior, ZITADEL administrators can enable a setting called "Ignoring unknown usernames" which helps mitigate attacks that try to guess/enumerate usernames. While this settings was properly working during the authentication process it...

5.3CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2023/10/10 4:55 p.m.54 views

CVE-2023-44399

CVE-2023-44399 — ZITADEL password reset information disclosure . The vulnerability affects ZITADEL versions 2.37.2 and earlier where an attacker could verify whether an account exists by abusing the password reset flow, even when the “Ignoring unknown usernames” setting is enabled. The root cause...

5.3CVSS5.2AI score0.00532EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder