Lucene search

K
cveGitHub_MCVE-2023-36809
HistoryJul 05, 2023 - 10:15 p.m.

CVE-2023-36809

2023-07-0522:15:09
CWE-434
CWE-79
GitHub_M
web.nvd.nist.gov
12
kiwi tcms
cve-2023-36809
nginx
file upload
html rendering
security
vulnerability
test management system

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

AI Score

5.4

Confidence

High

EPSS

0.002

Percentile

53.0%

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 configurations

Nvd
Vulners
Node
kiwitcmskiwi_tcmsRange<12.5
VendorProductVersionCPE
kiwitcmskiwi_tcms*cpe:2.3:a:kiwitcms:kiwi_tcms:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "kiwitcms",
    "product": "Kiwi",
    "versions": [
      {
        "version": "< 12.5",
        "status": "affected"
      }
    ]
  }
]

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

AI Score

5.4

Confidence

High

EPSS

0.002

Percentile

53.0%

Related for CVE-2023-36809