CWE-571Base

Expression is Always True

Draft in the CWE catalog · 1 CVE mapped

1
CVEs mapped
2.0
Median CVSS
What it is

The product contains an expression that will always evaluate to true.

Recent examples
2.0cvss
CVE-2022-31017

Expression Always True vulnerability in Zulip Server

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.

LOWno explanation yet
1%
epss
The record
Technical detail
CWE ID
CWE-571
Abstraction
Base
Structure
Simple
Status
Draft