Filtered by vendor Mattermost Subscriptions
Total 324 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2023-2788 1 Mattermost 1 Mattermost 2024-11-21 6.2 Medium
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.
CVE-2023-2787 1 Mattermost 1 Mattermost 2024-11-21 6.5 Medium
Mattermost fails to check channel membership when accessing message threads, allowing an attacker to access arbitrary posts by using the message threads API.
CVE-2023-2786 1 Mattermost 1 Mattermost 2024-11-21 4.3 Medium
Mattermost fails to properly check the permissions when executing commands allowing a member with no permissions to post a message in a channel to actually post it by executing channel commands.
CVE-2023-2785 1 Mattermost 1 Mattermost 2024-11-21 4.3 Medium
Mattermost fails to properly truncate the postgres error log message of a search query failure allowing an attacker to cause the creation of large log files which can result in Denial of Service
CVE-2023-2784 1 Mattermost 1 Mattermost 2024-11-21 4.2 Medium
Mattermost fails to verify if the requestor is a sysadmin or not, before allowing `install` requests to the Apps allowing a regular user send install requests to the Apps.
CVE-2023-2783 1 Mattermost 1 Mattermost 2024-11-21 4.3 Medium
Mattermost Apps Framework fails to verify that a secret provided in the incoming webhook request allowing an attacker to modify the contents of the post sent by the Apps.
CVE-2023-2515 1 Mattermost 1 Mattermost Server 2024-11-21 4.7 Medium
Mattermost fails to restrict a user with permissions to edit other users and to create personal access tokens from elevating their privileges to system admin
CVE-2023-2514 1 Mattermost 1 Mattermost 2024-11-21 6.7 Medium
Mattermost Sever fails to redact the DB username and password before emitting an application log during server initialization. 
CVE-2023-2281 1 Mattermost 1 Mattermost Server 2024-11-21 3.1 Low
When archiving a team, Mattermost fails to sanitize the related Websocket event sent to currently connected clients. This allows the clients to see the name, display name, description, and other data about the archived team.
CVE-2023-2193 1 Mattermost 1 Mattermost 2024-11-21 6.5 Medium
Mattermost fails to invalidate existing authorization codes when deauthorizing an OAuth2 app, allowing an attacker possessing an authorization code to generate an access token.
CVE-2023-2000 1 Mattermost 1 Mattermost Desktop 2024-11-21 5.4 Medium
Mattermost Desktop App fails to validate a mattermost server redirection and navigates to an arbitrary website
CVE-2023-27266 1 Mattermost 1 Mattermost Server 2024-11-21 2.7 Low
Mattermost fails to honor the ShowEmailAddress setting when constructing a response to the /api/v4/users/me/teams API endpoint, allowing an attacker with team admin privileges to learn the team owner's email address in the response.
CVE-2023-27265 1 Mattermost 1 Mattermost Server 2024-11-21 2.7 Low
Mattermost fails to honor the ShowEmailAddress setting when constructing a response to the "Regenerate Invite Id" API endpoint, allowing an attacker with team admin privileges to learn the team owner's email address in the response.
CVE-2023-27264 1 Mattermost 1 Mattermost 2024-11-21 7.1 High
A missing permissions check in Mattermost Playbooks in Mattermost allows an attacker to modify a playbook via the /plugins/playbooks/api/v0/playbooks/[playbookID] API.
CVE-2023-27263 1 Mattermost 1 Mattermost 2024-11-21 4.3 Medium
A missing permissions check in the /plugins/playbooks/api/v0/runs API in Mattermost allows an attacker to list and view playbooks belonging to a team they are not a member of.
CVE-2023-1831 1 Mattermost 1 Mattermost Server 2024-11-21 7.2 High
Mattermost fails to redact from audit logs the user password during user creation and the user password hash in other operations if the experimental audit logging configuration was enabled (ExperimentalAuditSettings section in config).
CVE-2023-1777 1 Mattermost 1 Mattermost Server 2024-11-21 6.5 Medium
Mattermost allows an attacker to request a preview of an existing message when creating a new message via the createPost API call, disclosing the contents of the linked message.
CVE-2023-1776 1 Mattermost 1 Mattermost Server 2024-11-21 7.3 High
Boards in Mattermost allows an attacker to upload a malicious SVG image file as an attachment to a card and share it using a direct link to the file.
CVE-2023-1775 1 Mattermost 1 Mattermost Server 2024-11-21 4.3 Medium
When running in a High Availability configuration, Mattermost fails to sanitize some of the user_updated and post_deleted events broadcast to all users, leading to disclosure of sensitive information to some of the users with currently connected Websocket clients.
CVE-2023-1774 1 Mattermost 1 Mattermost Server 2024-11-21 4.2 Medium
When processing an email invite to a private channel on a team, Mattermost fails to validate the inviter's permission to that channel, allowing an attacker to invite themselves to a private channel.