CVE-2024-39830
03.07.2024, 09:15
Mattermost versions 9.8.x <= 9.8.0, 9.7.x <= 9.7.4, 9.6.x <= 9.6.2 and 9.5.x <= 9.5.5, when shared channels are enabled, fail to use constant time comparison for remote cluster tokens which allows an attacker to retrieve the remote cluster token via a timing attack during remote cluster token comparison.Enginsight
Vendor | Product | Version |
---|---|---|
mattermost | mattermost | 9.5.0 ≤ 𝑥 < 9.5.6 |
mattermost | mattermost | 9.6.0 ≤ 𝑥 < 9.6.3 |
mattermost | mattermost | 9.7.0 ≤ 𝑥 < 9.7.5 |
mattermost | mattermost | 9.8.0 ≤ 𝑥 < 9.8.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
- CWE-203 - Observable DiscrepancyThe product behaves differently or sends different responses under different circumstances in a way that is observable to an unauthorized actor, which exposes security-relevant information about the state of the product, such as whether a particular operation was successful or not.