CVE-2023-36809
published 2023-07-05CVE-2023-36809: 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…
PriorityP429medium5.4CVSS 3.1
AVNACLPRLUIRSCCLILAN
EPSS
0.59%
43.6th percentile
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.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| kiwitcms | kiwi | < 12.5 | 12.5 |
| kiwitcms | kiwi_tcms | < 12.5 | 12.5 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Kiwi TCMS's misconfigured HTTP headers allow stored XSS execution with Firefox
osv·2023-07-05
CVE-2023-36809 [HIGH] Kiwi TCMS's misconfigured HTTP headers allow stored XSS execution with Firefox
Kiwi TCMS's misconfigured HTTP headers allow stored XSS execution with Firefox
### Impact
Kiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS 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 have been found to require additional sanitation and improvements.
### Patches
- Updated Nginx content type configurati
GHSA
Kiwi TCMS's misconfigured HTTP headers allow stored XSS execution with Firefox
ghsa·2023-07-05
CVE-2023-36809 [HIGH] CWE-434 Kiwi TCMS's misconfigured HTTP headers allow stored XSS execution with Firefox
Kiwi TCMS's misconfigured HTTP headers allow stored XSS execution with Firefox
### Impact
Kiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS 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 have been found to require additional sanitation and improvements.
### Patches
- Updated Nginx content type configurati
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-jpgw-2r9m-8qfwhttps://huntr.dev/bounties/511489dd-ba38-4806-9029-b28ab2830aa8/https://huntr.dev/bounties/c6eeb346-fa99-4d41-bc40-b68f8d689223/https://kiwitcms.org/blog/kiwi-tcms-team/2023/07/04/kiwi-tcms-125/https://www.github.com/kiwitcms/kiwi/commit/195ea53eaaf360c19227c864cc0fe58910032c3chttps://www.github.com/kiwitcms/kiwi/commit/ffb00450be52fe11a82a2507632c2328cae4ec9dhttps://github.com/kiwitcms/Kiwi/security/advisories/GHSA-jpgw-2r9m-8qfwhttps://huntr.dev/bounties/511489dd-ba38-4806-9029-b28ab2830aa8/https://huntr.dev/bounties/c6eeb346-fa99-4d41-bc40-b68f8d689223/https://kiwitcms.org/blog/kiwi-tcms-team/2023/07/04/kiwi-tcms-125/https://www.github.com/kiwitcms/kiwi/commit/195ea53eaaf360c19227c864cc0fe58910032c3chttps://www.github.com/kiwitcms/kiwi/commit/ffb00450be52fe11a82a2507632c2328cae4ec9d
2023-07-05
Published