CVE Catalog

CVE-2023-33977

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.87%

54th percentile - higher than 54% of all known CVEs

Summary

Kiwi TCMS, a test management system, had vulnerabilities in file upload validation, allowing potentially dangerous files to be uploaded and arbitrary JavaScript execution in the browser. Additionally, Nginx's `proxy_pass` directive could strip some headers, weakening the protections of Kiwi TCMS when served behind a reverse proxy.

Risk Assessment

Organizations may be exposed to XSS attacks and other risks associated with uploading dangerous files, potentially leading to data theft or system compromise.

Recommendation

It is recommended to upgrade to version 12.4 of Kiwi TCMS. Users unable to upgrade should ensure that additional header values are still passed to the client browser in the proxy configuration.

Other vulnerabilities in Kiwi TCMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS