CVE-2023-30613
Kiwi TCMS, an open source test management system, allows users to upload attachments to test plans, test cases, etc.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.02%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Kiwi TCMS, an open source test management system, allows users to upload attachments to test plans, test cases, etc. In versions of Kiwi TCMS prior to 12.2, there is no control over what kinds of files can be uploaded. Thus, a malicious actor may upload an `.exe` file or a file containing embedded JavaScript and trick others into clicking on these files, causing vulnerable browsers to execute malicious code on another computer. Kiwi TCMS v12.2 comes with functionality that allows administrators to configure additional upload validator functions which give them more control over what file types are accepted for upload. By default `.exe` are denied. Other files containing the `<script>` tag, regardless of their type are also denied b/c they are a path to XSS attacks. There are no known workarounds aside from upgrading.
- CVSS 3.1
- 9.0 CRITICALCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
- EPSS
- 1.02% probability · 62th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-434
- Affected
- kiwitcms/kiwi tcms
- Source
- security-advisories@github.com
References
- https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-fwcf-753v-fgcjVendor Advisory
- https://huntr.dev/bounties/c30d3503-600d-4d00-9571-98826a51f12cPermissions Required
- https://kiwitcms.org/blog/kiwi-tcms-team/2023/04/23/kiwi-tcms-122/Release Notes
- https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-fwcf-753v-fgcjVendor Advisory
- https://huntr.dev/bounties/c30d3503-600d-4d00-9571-98826a51f12cPermissions Required
- https://kiwitcms.org/blog/kiwi-tcms-team/2023/04/23/kiwi-tcms-122/Release Notes
- https://huntr.com/bounties/c30d3503-600d-4d00-9571-98826a51f12cExploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.