Skip to content

Kiwi TCMS Stored Cross-site Scripting via SVG file

High severity GitHub Reviewed Published Mar 29, 2023 in kiwitcms/Kiwi • Updated Apr 6, 2023

Package

pip kiwitcms (pip)

Affected versions

< 12.1

Patched versions

12.1

Description

Impact

Kiwi TCMS accepts SVG files uploaded by users which could potentially contain JavaScript code. If SVG images are viewed directly, i.e. not rendered in an HTML page, this JavaScript code could execute.

Patches

This vulnerability has been fixed by configuring Kiwi TCMS to serve with the Content-Security-Policy HTTP header which blocks inline JavaScript in all modern browsers.

Workarounds

Configure Content-Security-Policy header, see commit 6617cee0.

References

You can visit https://digi.ninja/blog/svg_xss.php for more technical details.

Independently disclosed by Antonio Spataro and @1d8.

References

@atodorov atodorov published to kiwitcms/Kiwi Mar 29, 2023
Published by the National Vulnerability Database Mar 29, 2023
Published to the GitHub Advisory Database Mar 30, 2023
Reviewed Mar 30, 2023
Last updated Apr 6, 2023

Severity

High
7.6
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L

Weaknesses

CVE ID

CVE-2023-27489

GHSA ID

GHSA-2wcr-87wf-cf9j

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.