The legacy Slack import feature in Mattermost version 6.7.0 and earlier fails to properly limit the sizes of imported files, which allows an authenticated attacker to crash the server by importing large files via the Slack import REST API.
The product does not properly control the allocation and maintenance of a limited resource.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Mattermost | Mattermost | * | 6.3.8 (including) |
Mattermost | Mattermost | 6.4.0 (including) | 6.5.1 (including) |
Mattermost | Mattermost | 6.6.0 (including) | 6.6.0 (including) |
Mattermost | Mattermost | 6.6.1 (including) | 6.6.1 (including) |
Mattermost | Mattermost | 6.7.0 (including) | 6.7.0 (including) |
Mitigation of resource exhaustion attacks requires that the target system either:
The first of these solutions is an issue in itself though, since it may allow attackers to prevent the use of the system by a particular valid user. If the attacker impersonates the valid user, they may be able to prevent the user from accessing the server in question.
The second solution is simply difficult to effectively institute – and even when properly done, it does not provide a full solution. It simply makes the attack require more resources on the part of the attacker.