CVE-2022-31017

Zulip is an open-source team collaboration tool. Versions 2.1.0 through and including 5.2 are vulnerable to a logic error. A stream configured as private with protected history, where new subscribers should not be allowed to see messages sent before they were subscribed, when edited causes the server to incorrectly send an API event that includes the edited message to all of the stream’s current subscribers. This API event is ignored by official clients, but can be observed by using a modified client or the browser’s developer tools. This bug will be fixed in Zulip Server 5.3. There are no known workarounds.
Configurations

Configuration 1 (hide)

cpe:2.3:a:zulip:zulip:*:*:*:*:*:*:*:*

History

21 Nov 2024, 07:03

Type Values Removed Values Added
References () https://github.com/zulip/zulip/security/advisories/GHSA-m5j3-jp59-6f3q - Third Party Advisory () https://github.com/zulip/zulip/security/advisories/GHSA-m5j3-jp59-6f3q - Third Party Advisory
CVSS v2 : 2.1
v3 : 2.6
v2 : 2.1
v3 : 2.0

Information

Published : 2022-06-25 09:15

Updated : 2024-11-21 07:03


NVD link : CVE-2022-31017

Mitre link : CVE-2022-31017

CVE.ORG link : CVE-2022-31017


JSON object : View

Products Affected

zulip

  • zulip
CWE
CWE-571

Expression is Always True

CWE-670

Always-Incorrect Control Flow Implementation