Lucene search

K
cveGitHub_MCVE-2023-22735
HistoryFeb 07, 2023 - 7:15 p.m.

CVE-2023-22735

2023-02-0719:15:09
CWE-436
GitHub_M
web.nvd.nist.gov
27
zulip
open-source
team collaboration
cross-site scripting
session theft
arbitrary file upload
content-type
content-disposition
content-security-policy
s3 storage
main deployment

CVSS3

4.6

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

4.9

Confidence

High

EPSS

0.001

Percentile

40.6%

Zulip is an open-source team collaboration tool. In versions of zulip prior to commit 2f6c5a8 but after commit 04cf68b users could upload files with arbitrary Content-Type which would be served from the Zulip hostname with Content-Disposition: inline and no Content-Security-Policy header, allowing them to trick other users into executing arbitrary Javascript in the context of the Zulip application. Among other things, this enables session theft. Only deployments which use the S3 storage (not the local-disk storage) are affected, and only deployments which deployed commit 04cf68b45ebb5c03247a0d6453e35ffc175d55da, which has only been in main, not any numbered release. Users affected should upgrade from main again to deploy this fix. Switching from S3 storage to the local-disk storage would nominally mitigate this, but is likely more involved than upgrading to the latest main which addresses the issue.

Affected configurations

Nvd
Vulners
Node
zulipzulip_serverMatch2023-01-09
VendorProductVersionCPE
zulipzulip_server2023-01-09cpe:2.3:a:zulip:zulip_server:2023-01-09:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "zulip",
    "product": "zulip",
    "versions": [
      {
        "version": ">= 04cf68b, < 2f6c5a8",
        "status": "affected"
      }
    ]
  }
]

CVSS3

4.6

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

4.9

Confidence

High

EPSS

0.001

Percentile

40.6%

Related for CVE-2023-22735