CVE-2024-22091
26.04.2024, 09:15
Mattermost versions 8.1.x <= 8.1.10, 9.6.x <= 9.6.0, 9.5.x <= 9.5.2 and 8.1.x <= 8.1.11 fail to limit the size of a request path that includes user inputs which allows an attacker to causeexcessive resourceconsumption, possibly leading to a DoSvia sending large request pathsEnginsight
Vendor | Product | Version |
---|---|---|
mattermost | mattermost_server | 8.1.0 ≤ 𝑥 < 8.1.12 |
mattermost | mattermost_server | 9.5.0 ≤ 𝑥 < 9.5.3 |
mattermost | mattermost_server | 9.6.0 ≤ 𝑥 < 9.6.1 |
𝑥
= 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.