CVE-2024-2450
15.03.2024, 10:15
Mattermost versions 8.1.x before 8.1.10, 9.2.x before 9.2.6, 9.3.x before 9.3.2, and 9.4.x before 9.4.3 fail to correctly verify account ownership when switching from email to SAML authentication, allowing an authenticated attacker to take over other user accounts via a crafted switch request under specific conditions.Enginsight
Vendor | Product | Version |
---|---|---|
mattermost | mattermost | 9.6.0 < 𝑥 < 9.6.0 |
mattermost | mattermost | 9.4.3 < 𝑥 < 9.4.3 |
mattermost | mattermost | 9.3.2 < 𝑥 < 9.3.2 |
mattermost | mattermost | 9.2.6 < 𝑥 < 9.2.6 |
mattermost | mattermost | 8.1.10 < 𝑥 < 8.1.10 |
mattermost | mattermost_server | 8.1.0 ≤ 𝑥 < 8.1.10 |
mattermost | mattermost_server | 9.2.0 ≤ 𝑥 < 9.2.6 |
mattermost | mattermost_server | 9.3.0 ≤ 𝑥 < 9.3.2 |
mattermost | mattermost_server | 9.4.0 ≤ 𝑥 < 9.4.3 |
mattermost | mattermost_server | 9.5.0 |
𝑥
= 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-306 - Missing Authentication for Critical FunctionThe product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.