CVE-2023-47111
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`.
Does this matter?
Lower severity and a low EPSS score (0.52%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 3.7 LOWCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
- EPSS
- 0.52% probability · 42th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-362
- Affected
- zitadel/zitadel
- Source
- security-advisories@github.com
References
- https://github.com/zitadel/zitadel/commit/22e2d5599918864877e054ebe82fb834a5aa1077Patch
- https://github.com/zitadel/zitadel/releases/tag/v2.38.3Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.40.5Release Notes
- https://github.com/zitadel/zitadel/security/advisories/GHSA-7h8m-vrxx-vr4mVendor Advisory
- https://github.com/zitadel/zitadel/commit/22e2d5599918864877e054ebe82fb834a5aa1077Patch
- https://github.com/zitadel/zitadel/releases/tag/v2.38.3Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.40.5Release Notes
- https://github.com/zitadel/zitadel/security/advisories/GHSA-7h8m-vrxx-vr4mVendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.