Mattermost
by Mattermost
Source repositories
CVEs (476)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2023-5339 | 0.00 | — | 0.00 | Oct 17, 2023 | Mattermost Desktop fails to set an appropriate log level during initial run after fresh installation resulting in logging all keystrokes including password entry being logged. | |||
| CVE-2023-5333 | 0.00 | — | 0.00 | Oct 9, 2023 | Mattermost fails to deduplicate input IDs allowing a simple user to cause the application to consume excessive resources and possibly crash by sending a specially crafted request to /api/v4/users/ids with multiple identical IDs. | |||
| CVE-2023-5331 | 0.00 | — | 0.00 | Oct 9, 2023 | Mattermost fails to properly check the creator of an attached file when adding the file to a draft post, potentially exposing unauthorized file information. | |||
| CVE-2023-5330 | 0.00 | — | 0.01 | Oct 9, 2023 | Mattermost fails to enforce a limit for the size of the cache entry for OpenGraph data allowing an attacker to send a specially crafted request to the /api/v4/opengraph filling the cache and turning the server unavailable. | |||
| CVE-2023-5160 | 0.00 | — | 0.00 | Oct 2, 2023 | 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 | |||
| CVE-2023-5194 | 0.00 | — | 0.00 | Sep 29, 2023 | Mattermost fails to properly validate permissions when demoting and deactivating a user allowing for a system/user manager to demote / deactivate another manager | |||
| CVE-2023-5195 | 0.00 | — | 0.00 | Sep 29, 2023 | Mattermost fails to properly validate the permissions when soft deleting a team allowing a team member to soft delete other teams that they are not part of | |||
| CVE-2023-5193 | 0.00 | — | 0.00 | Sep 29, 2023 | Mattermost fails to properly check permissions when retrieving a post allowing for a System Role with the permission to manage channels to read the posts of a DM conversation. | |||
| CVE-2023-5196 | 0.00 | — | 0.01 | Sep 29, 2023 | Mattermost fails to enforce character limits in all possible notification props allowing an attacker to send a really long value for a notification_prop resulting in the server consuming an abnormal quantity of computing resources and possibly becoming temporarily unavailable… | |||
| CVE-2023-5159 | 0.00 | — | 0.00 | Sep 29, 2023 | Mattermost fails to properly verify the permissions when managing/updating a bot allowing a User Manager role with user edit permissions to manage/update bots. | |||
| CVE-2023-4478 | 0.00 | — | 0.00 | Aug 25, 2023 | Mattermost fails to restrict which parameters' values it takes from the request during signup allowing an attacker to register users as inactive, thus blocking them from later accessing Mattermost without the system admin activating their accounts. | |||
| CVE-2023-4108 | 0.00 | — | 0.01 | Aug 11, 2023 | Mattermost fails to sanitize post metadata during audit logging resulting in permalinks contents being logged | |||
| CVE-2023-4107 | 0.00 | — | 0.00 | Aug 11, 2023 | Mattermost fails to properly validate the requesting user permissions when updating a system admin, allowing a user manager to update a system admin's details such as email, first name and last name. | |||
| CVE-2023-4106 | 0.00 | — | 0.00 | Aug 11, 2023 | Mattermost fails to check if the requesting user is a guest before performing different actions to public playbooks, resulting a guest being able to view, join, edit, export and archive public playbooks. | |||
| CVE-2023-4105 | 0.00 | — | 0.00 | Aug 11, 2023 | Mattermost fails to delete the attachments when deleting a message in a thread allowing a simple user to still be able to access and download the attachment of a deleted message | |||
| CVE-2023-3593 | 0.00 | — | 0.01 | Jul 17, 2023 | Mattermost fails to properly validate markdown, allowing an attacker to crash the server via a specially crafted markdown input. | |||
| CVE-2023-3615 | 0.00 | — | 0.00 | Jul 17, 2023 | Mattermost iOS app fails to properly validate the server certificate while initializing the TLS connection allowing a network attacker to intercept the WebSockets connection. | |||
| CVE-2023-3614 | 0.00 | — | 0.00 | Jul 17, 2023 | Mattermost fails to properly validate a gif image file, allowing an attacker to consume a significant amount of server resources, making the server unresponsive for an extended period of time by linking to specially crafted image file. | |||
| CVE-2023-3591 | 0.00 | — | 0.00 | Jul 17, 2023 | Mattermost fails to invalidate previously generated password reset tokens when a new reset token was created. | |||
| CVE-2023-3590 | 0.00 | — | 0.00 | Jul 17, 2023 | Mattermost fails to delete card attachments in Boards, allowing an attacker to access deleted attachments. |
- CVE-2023-5339Oct 17, 2023risk 0.00cvss —epss 0.00
Mattermost Desktop fails to set an appropriate log level during initial run after fresh installation resulting in logging all keystrokes including password entry being logged.
- CVE-2023-5333Oct 9, 2023risk 0.00cvss —epss 0.00
Mattermost fails to deduplicate input IDs allowing a simple user to cause the application to consume excessive resources and possibly crash by sending a specially crafted request to /api/v4/users/ids with multiple identical IDs.
- CVE-2023-5331Oct 9, 2023risk 0.00cvss —epss 0.00
Mattermost fails to properly check the creator of an attached file when adding the file to a draft post, potentially exposing unauthorized file information.
- CVE-2023-5330Oct 9, 2023risk 0.00cvss —epss 0.01
Mattermost fails to enforce a limit for the size of the cache entry for OpenGraph data allowing an attacker to send a specially crafted request to the /api/v4/opengraph filling the cache and turning the server unavailable.
- CVE-2023-5160Oct 2, 2023risk 0.00cvss —epss 0.00
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
- CVE-2023-5194Sep 29, 2023risk 0.00cvss —epss 0.00
Mattermost fails to properly validate permissions when demoting and deactivating a user allowing for a system/user manager to demote / deactivate another manager
- CVE-2023-5195Sep 29, 2023risk 0.00cvss —epss 0.00
Mattermost fails to properly validate the permissions when soft deleting a team allowing a team member to soft delete other teams that they are not part of
- CVE-2023-5193Sep 29, 2023risk 0.00cvss —epss 0.00
Mattermost fails to properly check permissions when retrieving a post allowing for a System Role with the permission to manage channels to read the posts of a DM conversation.
- CVE-2023-5196Sep 29, 2023risk 0.00cvss —epss 0.01
Mattermost fails to enforce character limits in all possible notification props allowing an attacker to send a really long value for a notification_prop resulting in the server consuming an abnormal quantity of computing resources and possibly becoming temporarily unavailable…
- CVE-2023-5159Sep 29, 2023risk 0.00cvss —epss 0.00
Mattermost fails to properly verify the permissions when managing/updating a bot allowing a User Manager role with user edit permissions to manage/update bots.
- CVE-2023-4478Aug 25, 2023risk 0.00cvss —epss 0.00
Mattermost fails to restrict which parameters' values it takes from the request during signup allowing an attacker to register users as inactive, thus blocking them from later accessing Mattermost without the system admin activating their accounts.
- CVE-2023-4108Aug 11, 2023risk 0.00cvss —epss 0.01
Mattermost fails to sanitize post metadata during audit logging resulting in permalinks contents being logged
- CVE-2023-4107Aug 11, 2023risk 0.00cvss —epss 0.00
Mattermost fails to properly validate the requesting user permissions when updating a system admin, allowing a user manager to update a system admin's details such as email, first name and last name.
- CVE-2023-4106Aug 11, 2023risk 0.00cvss —epss 0.00
Mattermost fails to check if the requesting user is a guest before performing different actions to public playbooks, resulting a guest being able to view, join, edit, export and archive public playbooks.
- CVE-2023-4105Aug 11, 2023risk 0.00cvss —epss 0.00
Mattermost fails to delete the attachments when deleting a message in a thread allowing a simple user to still be able to access and download the attachment of a deleted message
- CVE-2023-3593Jul 17, 2023risk 0.00cvss —epss 0.01
Mattermost fails to properly validate markdown, allowing an attacker to crash the server via a specially crafted markdown input.
- CVE-2023-3615Jul 17, 2023risk 0.00cvss —epss 0.00
Mattermost iOS app fails to properly validate the server certificate while initializing the TLS connection allowing a network attacker to intercept the WebSockets connection.
- CVE-2023-3614Jul 17, 2023risk 0.00cvss —epss 0.00
Mattermost fails to properly validate a gif image file, allowing an attacker to consume a significant amount of server resources, making the server unresponsive for an extended period of time by linking to specially crafted image file.
- CVE-2023-3591Jul 17, 2023risk 0.00cvss —epss 0.00
Mattermost fails to invalidate previously generated password reset tokens when a new reset token was created.
- CVE-2023-3590Jul 17, 2023risk 0.00cvss —epss 0.00
Mattermost fails to delete card attachments in Boards, allowing an attacker to access deleted attachments.
Page 17 of 24