CVE-2021-29460

Kirby is an open source CMS. An editor with write access to the Kirby Panel can upload an SVG file that contains harmful content like `<script>` tags. The direct link to that file can be sent to other users or visitors of the site. If the victim opens that link in a browser where they are logged in to Kirby, the script will run and can for example trigger requests to Kirby's API with the permissions of the victim. This vulnerability is critical if you might have potential attackers in your group of authenticated Panel users, as they can escalate their privileges if they get access to the Panel session of an admin user. Depending on your site, other JavaScript-powered attacks are possible. Visitors without Panel access can only use this attack vector if your site allows SVG file uploads in frontend forms and you don't already sanitize uploaded SVG files. The problem has been patched in Kirby 3.5.4. Please update to this or a later version to fix the vulnerability. Frontend upload forms need to be patched separately depending on how they store the uploaded file(s). If you use `File::create()`, you are protected by updating to 3.5.4+. As a work around you can disable the upload of SVG files in your file blueprints.
Configurations

Configuration 1 (hide)

cpe:2.3:a:getkirby:kirby:*:*:*:*:*:*:*:*

History

07 May 2021, 22:46

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 3.5
v3 : 5.4
CPE cpe:2.3:a:getkirby:kirby:*:*:*:*:*:*:*:*
References (CONFIRM) https://github.com/getkirby/kirby/security/advisories/GHSA-qgp4-5qx6-548g - (CONFIRM) https://github.com/getkirby/kirby/security/advisories/GHSA-qgp4-5qx6-548g - Exploit, Third Party Advisory
References (MISC) https://github.com/getkirby/kirby/releases/tag/3.5.4 - (MISC) https://github.com/getkirby/kirby/releases/tag/3.5.4 - Release Notes, Third Party Advisory
References (MISC) http://packetstormsecurity.com/files/162359/Kirby-CMS-3.5.3.1-Cross-Site-Scripting.html - (MISC) http://packetstormsecurity.com/files/162359/Kirby-CMS-3.5.3.1-Cross-Site-Scripting.html - Exploit, Third Party Advisory, VDB Entry

28 Apr 2021, 17:15

Type Values Removed Values Added
References
  • (MISC) http://packetstormsecurity.com/files/162359/Kirby-CMS-3.5.3.1-Cross-Site-Scripting.html -

27 Apr 2021, 20:47

Type Values Removed Values Added
New CVE

Information

Published : 2021-04-27 20:15

Updated : 2023-12-10 13:55


NVD link : CVE-2021-29460

Mitre link : CVE-2021-29460

CVE.ORG link : CVE-2021-29460


JSON object : View

Products Affected

getkirby

  • kirby
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')