CVE-2022-2408
14.07.2022, 18:15
The Guest account feature in Mattermost version 6.7.0 and earlier fails to properly restrict the permissions, which allows a guest user to fetch a list of all public channels in the team, in spite of not being part of those channels.Enginsight
Vendor | Product | Version |
---|---|---|
mattermost | mattermost | 𝑥 < 6.3.8 |
mattermost | mattermost | 6.4.0 ≤ 𝑥 ≤ 6.5.1 |
mattermost | mattermost | 6.6.0 |
mattermost | mattermost | 6.6.1 |
mattermost | mattermost | 6.7.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-200 - Exposure of Sensitive Information to an Unauthorized ActorThe product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.