CVE-2022-39314: User enumeration in the code-based login and password reset forms
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-39314?
CVE-2022-39314 has been classified as a high severity vulnerability due to improper restriction of excessive authentication attempts.
How do I fix CVE-2022-39314?
To fix CVE-2022-39314, update Kirby to version 3.5.8.2, 3.6.6.2, 3.7.5.1, or 3.8.1 or later.
What versions of Kirby are affected by CVE-2022-39314?
CVE-2022-39314 affects Kirby versions prior to 3.5.8.2, between 3.6.0 and 3.6.6.2, between 3.7.0 and 3.7.5.1, and 3.8.0.
Who is affected by CVE-2022-39314?
Users of Kirby who employ the 'code' or 'password-reset' authentication methods are affected by CVE-2022-39314.
What type of vulnerability is CVE-2022-39314?
CVE-2022-39314 is categorized as a user enumeration vulnerability due to improper restriction of excessive authentication attempts.