CVE-2021-41258
CVSS V2 Low 2.1
CVSS V3 Medium 5.4
Description
Kirby is an open source file structured CMS. In affected versions Kirby's blocks field stores structured data for each block. This data is then used in block snippets to convert the blocks to HTML for use in your templates. We recommend to escape HTML special characters to protect against cross-site scripting (XSS) attacks. The default snippet for the image block unfortunately did not use our escaping helper. This made it possible to include malicious HTML code in the source, alt and link fields of the image block, which would then be displayed on the site frontend and executed in the browsers of site visitors and logged in users who are browsing the site. Attackers must be in your group of authenticated Panel users in order to exploit this weakness. Users who do not make use of the blocks field are not affected. This issue has been patched in Kirby version 3.5.8 by escaping special HTML characters in the output from the default image block snippet. Please update to this or a later version to fix the vulnerability.
Overview
- CVE ID
- CVE-2021-41258
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-11-16T18:15:07
- Last Modified Date
- 2021-11-18T17:27:49
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:getkirby:kirby:*:*:*:*:*:*:*:* | 1 | OR | 3.5.0 | 3.5.7.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:H/Au:S/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- HIGH
- Authentication
- SINGLE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 2.1
- Severity
- LOW
- Exploitability Score
- 3.9
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 5.4
- Base Severity
- MEDIUM
- Exploitability Score
- 2.3
- Impact Score
- 2.7
References
Reference URL | Reference Tags |
---|---|
https://github.com/getkirby/kirby/pull/3510 | Patch Third Party Advisory |
https://github.com/getkirby/kirby/security/advisories/GHSA-cq58-r77c-5jjw | Third Party Advisory |
https://github.com/getkirby/kirby/releases/tag/3.5.8 | Release Notes Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-41258 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41258 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:45:50 | Added to TrackCVE | |||
2022-12-05 14:37:01 | 2021-11-16T18:15Z | 2021-11-16T18:15:07 | CVE Published Date | updated |
2022-12-05 14:37:01 | 2021-11-18T17:27:49 | CVE Modified Date | updated | |
2022-12-05 14:37:01 | Analyzed | Vulnerability Status | updated |