Overview
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 3.7
- Impact score
- 1.4
- Exploitability score
- 2.2
- Vector string
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
- Severity
- LOW
CVSS 3.0
- Type
- Secondary
- Base score
- 4.8
- Impact score
- 2.5
- Exploitability score
- 2.2
- Vector string
- CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
- Severity
- MEDIUM
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:getkirby:kirby:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A5490829-E264-4B4F-888B-3BB009D65EC1", "versionEndExcluding": "3.5.8.2" }, { "criteria": "cpe:2.3:a:getkirby:kirby:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7509BF97-0029-49C0-8EDA-5AA172B4BA7B", "versionEndExcluding": "3.6.6.2", "versionStartIncluding": "3.6.0" }, { "criteria": "cpe:2.3:a:getkirby:kirby:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "AFDEA291-DF25-450B-B61B-A09381803BAB", "versionEndExcluding": "3.7.5.1", "versionStartIncluding": "3.7.0" }, { "criteria": "cpe:2.3:a:getkirby:kirby:3.8.0:-:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "5D5B1395-1482-4DAD-B905-2CDBA7145347" }, { "criteria": "cpe:2.3:a:getkirby:kirby:3.8.0:rc1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E788977B-7535-4C08-A1C1-84ADAFE83189" }, { "criteria": "cpe:2.3:a:getkirby:kirby:3.8.0:rc2:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A92ED6B9-AE16-47E8-B7F9-09A59EBD648D" }, { "criteria": "cpe:2.3:a:getkirby:kirby:3.8.0:rc3:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D87A936F-B8E9-49CA-AFBF-92624CAAC992" } ], "operator": "OR" } ] } ]