CVE-2022-2401: Mattermost users could access some sensitive information via API call
6.5
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.51864%
CWE
Published
7/15/2022
Updated
1/27/2023
KEV Status
No
Technology
Go
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
github.com/mattermost/mattermost-server/v6 | go | < 6.3.9 | 6.3.9 |
github.com/mattermost/mattermost-server/v6 | go | >= 6.4.0, < 6.5.2 | 6.5.2 |
github.com/mattermost/mattermost-server/v6 | go | >= 6.6.0, < 6.6.2 | 6.6.2 |
github.com/mattermost/mattermost-server/v6 | go | = 6.7.0 | 6.7.1 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information describes an API access control issue but does not include specific code references, commit diffs, or function names. While the vulnerability likely exists in user-related API handlers (e.g., endpoints returning sensitive user data), the lack of concrete technical details about the affected code paths makes it impossible to identify specific functions with high confidence. The advisory mentions 'directly accessing the APIs' generally, but without patch details or code context, we can only speculate about implementation details.