• 公告ID (KylinSec-SA-2023-1321)

摘要:

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&gt;` 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.

安全等级: Low

公告ID: KylinSec-SA-2023-1321

发布日期: 2023年5月5日

关联CVE: CVE-2023-30613  

  • 详细介绍

1. 漏洞描述

   

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&gt;` 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.

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2023-30613 KY3.4-4A kiwi Unaffected
CVE-2023-30613 KY3.4-5A kiwi Unaffected
CVE-2023-30613 KY3.5.1 kiwi Unaffected
CVE-2023-30613 KY3.5.2 kiwi Unaffected

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2023-1320 下一篇:KylinSec-SA-2023-1322