User enumeration in the code-based login and password reset forms
Description
Kirby is a flat-file CMS. In versions prior to 3.5.8.2, 3.6.6.2, 3.7.5.1, and 3.8.1, Kirby is subject to user enumeration due to Improper Restriction of Excessive Authentication Attempts. This vulnerability affects you only if you are using the code or password-reset auth method with the auth.methods option or if you have enabled the debug option in production. By using two or more IP addresses and multiple login attempts, valid user accounts will lock, but invalid accounts will not, leading to account enumeration. This issue has been patched in versions 3.5.8.2, 3.6.6.2, 3.7.5.1, and 3.8.1. If you cannot update immediately, you can work around the issue by setting the auth.methods option to password, which disables the code-based login and password reset forms.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
getkirby/cmsPackagist | >= 3.5.0, < 3.5.8.2 | 3.5.8.2 |
getkirby/cmsPackagist | >= 3.6.0, < 3.6.6.2 | 3.6.6.2 |
getkirby/cmsPackagist | >= 3.7.0, < 3.7.5.1 | 3.7.5.1 |
getkirby/cmsPackagist | >= 3.8.0, < 3.8.1 | 3.8.1 |
Affected products
2Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-43qq-qw4x-28f8ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-39314ghsaADVISORY
- github.com/getkirby/kirby/releases/tag/3.5.8.2ghsaWEB
- github.com/getkirby/kirby/releases/tag/3.6.6.2ghsaWEB
- github.com/getkirby/kirby/releases/tag/3.7.5.1ghsaWEB
- github.com/getkirby/kirby/releases/tag/3.8.1ghsaWEB
- github.com/getkirby/kirby/security/advisories/GHSA-43qq-qw4x-28f8ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.