CVE-2023-33977

Kiwi TCMS is an open source test management system for both manual and automated testing. Kiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS had introduced upload validators in order to prevent potentially dangerous files from being uploaded and Content-Security-Policy definition to prevent cross-site-scripting attacks. The upload validation checks were not 100% robust which left the possibility to circumvent them and upload a potentially dangerous file which allows execution of arbitrary JavaScript in the browser. Additionally we've discovered that Nginx's `proxy_pass` directive will strip some headers negating protections built into Kiwi TCMS when served behind a reverse proxy. This issue has been addressed in version 12.4. Users are advised to upgrade. Users unable to upgrade who are serving Kiwi TCMS behind a reverse proxy should make sure that additional header values are still passed to the client browser. If they aren't redefining them inside the proxy configuration.
Configurations

Configuration 1 (hide)

cpe:2.3:a:kiwitcms:kiwi_tcms:*:*:*:*:*:*:*:*

History

14 Jun 2023, 03:42

Type Values Removed Values Added
First Time Kiwitcms
Kiwitcms kiwi Tcms
CPE cpe:2.3:a:kiwitcms:kiwi_tcms:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.4
References (MISC) https://huntr.dev/bounties/6aea9a26-e29a-467b-aa5a-f767f0c2ec96/ - (MISC) https://huntr.dev/bounties/6aea9a26-e29a-467b-aa5a-f767f0c2ec96/ - Exploit, Issue Tracking, Patch, Third Party Advisory
References (MISC) https://github.com/kiwitcms/Kiwi/blob/master/etc/nginx.conf#L87 - (MISC) https://github.com/kiwitcms/Kiwi/blob/master/etc/nginx.conf#L87 - Product
References (MISC) https://github.com/kiwitcms/Kiwi/commit/d789f4b51025de4f8c747c037d02e1b0da80b034 - (MISC) https://github.com/kiwitcms/Kiwi/commit/d789f4b51025de4f8c747c037d02e1b0da80b034 - Patch
References (MISC) https://github.com/kiwitcms/Kiwi/blob/master/etc/nginx.conf#L66-L68 - (MISC) https://github.com/kiwitcms/Kiwi/blob/master/etc/nginx.conf#L66-L68 - Product
References (MISC) https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-2fqm-m4r2-fh98 - (MISC) https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-2fqm-m4r2-fh98 - Mitigation, Vendor Advisory

06 Jun 2023, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-06-06 19:15

Updated : 2023-12-10 15:01


NVD link : CVE-2023-33977

Mitre link : CVE-2023-33977

CVE.ORG link : CVE-2023-33977


JSON object : View

Products Affected

kiwitcms

  • kiwi_tcms
CWE
CWE-79

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