Vulnerability 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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Getkirby | Kirby | < 3.5.8.2 |
Related Weaknesses (CWE)
References
- https://github.com/getkirby/kirby/security/advisories/GHSA-43qq-qw4x-28f8Third Party Advisory
- https://github.com/getkirby/kirby/security/advisories/GHSA-43qq-qw4x-28f8Third Party Advisory
FAQ
What is CVE-2022-39314?
CVE-2022-39314 is a vulnerability with a CVSS score of 3.7 (LOW). 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 vulnera...
How severe is CVE-2022-39314?
CVE-2022-39314 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-39314?
Check the references section above for vendor advisories and patch information. Affected products include: Getkirby Kirby.