CVE-2024-2446
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 limit the number of @-mentions processed per message, allowing an authenticated attacker to crash the client applications of other users via large, crafted messages.Enginsight
Vendor | Product | Version |
---|---|---|
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 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-400 - Uncontrolled Resource ConsumptionThe software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.