CVE-2022-39315
25.10.2022, 17:15
Kirby is a Content Management System. Prior to versions 3.5.8.2, 3.6.6.2, 3.7.5.1, and 3.8.1, a user enumeration vulnerability affects all Kirby sites with user accounts unless Kirby's API and Panel are disabled in the config. It can only be exploited for targeted attacks because the attack does not scale to brute force. The problem has been patched in Kirby 3.5.8.2, Kirby 3.6.6.2, Kirby 3.7.5.1, and Kirby 3.8.1. In all of the mentioned releases, the maintainers have rewritten the affected code so that the delay is also inserted after the brute force limit is reached.Enginsight
Vendor | Product | Version |
---|---|---|
getkirby | kirby | 𝑥 < 3.5.8.2 |
getkirby | kirby | 3.6.0 ≤ 𝑥 < 3.6.6.2 |
getkirby | kirby | 3.7.0 ≤ 𝑥 < 3.7.5.1 |
getkirby | kirby | 3.8.0 |
getkirby | kirby | 3.8.0:rc1 |
getkirby | kirby | 3.8.0:rc2 |
getkirby | kirby | 3.8.0:rc3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-204 - Observable Response DiscrepancyThe product provides different responses to incoming requests in a way that reveals internal state information to an unauthorized actor outside of the intended control sphere.
- CWE-209 - Generation of Error Message Containing Sensitive InformationThe software generates an error message that includes sensitive information about its environment, users, or associated data.
References