Kiwi TCMS is an open source test management system for both manual and automated testing. 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. 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. This configuration change is provided in version 12.1 and users are advised to upgrade. Users unable to upgrade may set their Content-Security-Policy HTTP header manually.
References
Configurations
History
21 Nov 2024, 07:53
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/kiwitcms/Kiwi/commit/6617cee0fb70cc394b7be6bbc86ef84e6e9de077 - Patch | |
References | () https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-2wcr-87wf-cf9j - Patch, Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.6 |
Information
Published : 2023-03-29 19:15
Updated : 2024-11-21 07:53
NVD link : CVE-2023-27489
Mitre link : CVE-2023-27489
CVE.ORG link : CVE-2023-27489
JSON object : View
Products Affected
kiwitcms
- kiwi_tcms
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')