Количество 232
Количество 232
GHSA-5jph-wrq7-v9hf
Denial of service in Mattermost
GHSA-5j89-95rh-frfj
Mattermost Sever fails to redact the DB username and password before emitting an application log during server initialization.
GHSA-5cg2-wmx6-ccqv
Mattermost versions 9.5.x <= 9.5.5 and 9.8.0, when using shared channels with multiple remote servers connected, fail to check that the remote server A requesting the server B to update the profile picture of a user is the remote that actually has the user as a local one . This allows a malicious remote A to change the profile images of users that belong to another remote server C that is connected to the server A.
GHSA-59w3-f5g7-27hp
Mattermost versions 9.5.x <= 9.5.7 and 9.10.x <= 9.10.0 fail to time limit and size limit the CA path file in the ElasticSearch configuration which allows a System Role with access to the Elasticsearch system console to add any file as a CA path field, such as /dev/zero and, after testing the connection, cause the application to crash.
GHSA-56mc-f9w7-2wxq
Mattermost failed to disallow the modification of local users when syncing users in shared channels
GHSA-5263-pm2h-m7hw
Mattermost doesn't restrict which roles can promote a user as system admin
GHSA-4x9v-95w9-xp83
Mattermost fails to check if an admin user account active after an oauth2 flow is started, allowing an attacker with admin privileges to retain persistent access to Mattermost by obtaining an oauth2 access token while the attacker's account is deactivated.
GHSA-4ww8-fprq-cq34
Mattermost doesn't redact remote users' original email addresses
GHSA-4qcm-px3r-jfr8
Mattermost fails to unescape Markdown strings in a memory-efficient way, allowing an attacker to cause a Denial of Service by sending a message containing a large number of escaped characters.
GHSA-4ghx-8jw8-p76q
Mattermost Open Redirect vulnerability
GHSA-4f96-v6r6-c7jh
Mattermost fails to check the Show Full Name option at the /api/v4/teams/TEAM_ID/top/team_members endpoint allowing a member to get the full name of another user even if the Show Full Name option was disabled
GHSA-455c-vqrf-mghr
Mattermost Server Missing Authorization vulnerability
GHSA-3q29-6c6h-84hh
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.
GHSA-3487-3j7c-7gwj
Mattermost Uncontrolled Resource Consumption vulnerability
GHSA-33r7-wjfc-7w98
Mattermost Uncontrolled Resource Consumption vulnerability
GHSA-2w9p-mj8f-374x
Mattermost Mobile fails to limit the maximum number of Markdown elements in a post allowing an attacker to send a post with hundreds of emojis to a channel and freeze the mobile app of users when viewing that particular channel.
GHSA-22fj-xvpx-pqm9
Mattermost version 2.10.0 and earlier fails to sanitize deeplink paths, which allows an attacker to perform CSRF attacks against the server.

CVE-2024-8071
Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0 and 9.8.x <= 9.8.2 fail to restrict which roles can promote a user as system admin which allows a System Role with edit access to the permissions section of system console to update their role (e.g. member) to include the `manage_system` permission, effectively becoming a System Admin.
CVE-2024-8071
Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0 a ...

CVE-2024-6428
Mattermost versions 9.8.0, 9.7.x <= 9.7.4, 9.6.x <= 9.6.2, 9.5.x <= 9.5.5 fail to prevent specifying a RemoteId when creating a new user which allows an attacker to specify both a remoteId and the user ID, resulting in creating a user with a user-defined user ID. This can cause some broken functionality in User Management such administrative actions against the user not working.
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
---|---|---|---|---|
GHSA-5jph-wrq7-v9hf Denial of service in Mattermost | CVSS3: 6.5 | 1% Низкий | больше 2 лет назад | |
GHSA-5j89-95rh-frfj Mattermost Sever fails to redact the DB username and password before emitting an application log during server initialization. | CVSS3: 6.7 | 0% Низкий | почти 2 года назад | |
GHSA-5cg2-wmx6-ccqv Mattermost versions 9.5.x <= 9.5.5 and 9.8.0, when using shared channels with multiple remote servers connected, fail to check that the remote server A requesting the server B to update the profile picture of a user is the remote that actually has the user as a local one . This allows a malicious remote A to change the profile images of users that belong to another remote server C that is connected to the server A. | CVSS3: 2.7 | 0% Низкий | 12 месяцев назад | |
GHSA-59w3-f5g7-27hp Mattermost versions 9.5.x <= 9.5.7 and 9.10.x <= 9.10.0 fail to time limit and size limit the CA path file in the ElasticSearch configuration which allows a System Role with access to the Elasticsearch system console to add any file as a CA path field, such as /dev/zero and, after testing the connection, cause the application to crash. | CVSS3: 4.9 | 0% Низкий | 10 месяцев назад | |
GHSA-56mc-f9w7-2wxq Mattermost failed to disallow the modification of local users when syncing users in shared channels | CVSS3: 7.4 | 0% Низкий | 11 месяцев назад | |
GHSA-5263-pm2h-m7hw Mattermost doesn't restrict which roles can promote a user as system admin | CVSS3: 4.7 | 0% Низкий | 10 месяцев назад | |
GHSA-4x9v-95w9-xp83 Mattermost fails to check if an admin user account active after an oauth2 flow is started, allowing an attacker with admin privileges to retain persistent access to Mattermost by obtaining an oauth2 access token while the attacker's account is deactivated. | CVSS3: 6.2 | 0% Низкий | около 2 лет назад | |
GHSA-4ww8-fprq-cq34 Mattermost doesn't redact remote users' original email addresses | CVSS3: 4.3 | 0% Низкий | 10 месяцев назад | |
GHSA-4qcm-px3r-jfr8 Mattermost fails to unescape Markdown strings in a memory-efficient way, allowing an attacker to cause a Denial of Service by sending a message containing a large number of escaped characters. | CVSS3: 4.3 | 0% Низкий | около 2 лет назад | |
GHSA-4ghx-8jw8-p76q Mattermost Open Redirect vulnerability | CVSS3: 4.3 | 0% Низкий | больше 1 года назад | |
GHSA-4f96-v6r6-c7jh Mattermost fails to check the Show Full Name option at the /api/v4/teams/TEAM_ID/top/team_members endpoint allowing a member to get the full name of another user even if the Show Full Name option was disabled | CVSS3: 4.3 | 0% Низкий | больше 1 года назад | |
GHSA-455c-vqrf-mghr Mattermost Server Missing Authorization vulnerability | CVSS3: 4.3 | 0% Низкий | около 2 лет назад | |
GHSA-3q29-6c6h-84hh 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. | CVSS3: 4.3 | 0% Низкий | почти 3 года назад | |
GHSA-3487-3j7c-7gwj Mattermost Uncontrolled Resource Consumption vulnerability | CVSS3: 5.3 | 0% Низкий | больше 1 года назад | |
GHSA-33r7-wjfc-7w98 Mattermost Uncontrolled Resource Consumption vulnerability | CVSS3: 6.5 | 0% Низкий | больше 1 года назад | |
GHSA-2w9p-mj8f-374x Mattermost Mobile fails to limit the maximum number of Markdown elements in a post allowing an attacker to send a post with hundreds of emojis to a channel and freeze the mobile app of users when viewing that particular channel. | CVSS3: 4.3 | 0% Низкий | больше 1 года назад | |
GHSA-22fj-xvpx-pqm9 Mattermost version 2.10.0 and earlier fails to sanitize deeplink paths, which allows an attacker to perform CSRF attacks against the server. | CVSS3: 7.1 | 0% Низкий | больше 1 года назад | |
![]() | CVE-2024-8071 Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0 and 9.8.x <= 9.8.2 fail to restrict which roles can promote a user as system admin which allows a System Role with edit access to the permissions section of system console to update their role (e.g. member) to include the `manage_system` permission, effectively becoming a System Admin. | CVSS3: 4.7 | 0% Низкий | 10 месяцев назад |
CVE-2024-8071 Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0 a ... | CVSS3: 4.7 | 0% Низкий | 10 месяцев назад | |
![]() | CVE-2024-6428 Mattermost versions 9.8.0, 9.7.x <= 9.7.4, 9.6.x <= 9.6.2, 9.5.x <= 9.5.5 fail to prevent specifying a RemoteId when creating a new user which allows an attacker to specify both a remoteId and the user ID, resulting in creating a user with a user-defined user ID. This can cause some broken functionality in User Management such administrative actions against the user not working. | CVSS3: 5.3 | 0% Низкий | 12 месяцев назад |
Уязвимостей на страницу