CVE-2023-33977
HIGHKiwi TCMS < 12.4 - Stored Cross-Site Scripting via File Upload Bypass
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2023-33977. PoCs published by mnqazi.
AI-analyzed exploit summary This repository provides a writeup for CVE-2023-33977, a stored XSS vulnerability in kiwitcms/kiwi via SVG file upload. It includes a video PoC and references but no actual exploit code.
Description
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.
Exploits (1)
This repository provides a writeup for CVE-2023-33977, a stored XSS vulnerability in kiwitcms/kiwi via SVG file upload. It includes a video PoC and references but no actual exploit code.
References (5)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N