CVE Catalog

CVE-2023-36809

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.59%

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

Summary

Kiwi TCMS, a test management system, had an issue with incorrect Nginx configuration that allowed potentially dangerous scripts to be executed from attachments. Versions prior to 12.5 improperly handled the `Content-Type: text/plain` header, posing a risk to users.

Risk Assessment

Organizations using Kiwi TCMS before version 12.5 were vulnerable to the execution of malicious scripts from inadequately secured attachments, potentially leading to serious security incidents.

Recommendation

It is recommended to upgrade to version 12.5 or later to benefit from fixes related to Nginx configuration and file upload validation.

Other vulnerabilities in Kiwi TCMS

See all
Original NVD description (English source)

Kiwi TCMS, an open source test management system allows users to upload attachments to test plans, test cases, etc. Versions of Kiwi TCMS prior to 12.5 had introduced changes which were meant to serve all uploaded files as plain text in order to prevent browsers from executing potentially dangerous files when such files are accessed directly. The previous Nginx configuration was incorrect allowing certain browsers like Firefox to ignore the `Content-Type: text/plain` header on some occasions thus allowing potentially dangerous scripts to be executed. Additionally, file upload validators and parts of the HTML rendering code had been found to require additional sanitation and improvements. Version 12.5 fixes this vulnerability with updated Nginx content type configuration, improved file upload validation code to prevent more potentially dangerous uploads, and Sanitization of test plan names used in the `tree_view_html()` function.

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