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, will lock the user and prevent further authentication. In the affected implementation it was possible for an attacker to start multiple parallel password checks, giving him the possibility to try out more combinations than configured in the `Lockout Policy`. This vulnerability has been patched in versions 2.40.5 and 2.38.3.
References
Link | Resource |
---|---|
https://github.com/zitadel/zitadel/commit/22e2d5599918864877e054ebe82fb834a5aa1077 | Patch |
https://github.com/zitadel/zitadel/releases/tag/v2.38.3 | Release Notes |
https://github.com/zitadel/zitadel/releases/tag/v2.40.5 | Release Notes |
https://github.com/zitadel/zitadel/security/advisories/GHSA-7h8m-vrxx-vr4m | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
16 Nov 2023, 17:33
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:zitadel:zitadel:*:*:*:*:*:*:*:* | |
First Time |
Zitadel
Zitadel zitadel |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 3.7 |
References | () https://github.com/zitadel/zitadel/security/advisories/GHSA-7h8m-vrxx-vr4m - Vendor Advisory | |
References | () https://github.com/zitadel/zitadel/commit/22e2d5599918864877e054ebe82fb834a5aa1077 - Patch | |
References | () https://github.com/zitadel/zitadel/releases/tag/v2.38.3 - Release Notes | |
References | () https://github.com/zitadel/zitadel/releases/tag/v2.40.5 - Release Notes |
08 Nov 2023, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-11-08 22:15
Updated : 2024-02-28 20:54
NVD link : CVE-2023-47111
Mitre link : CVE-2023-47111
CVE.ORG link : CVE-2023-47111
JSON object : View
Products Affected
zitadel
- zitadel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')