Mattermost Server 5.2.0 Release Candidate 5

CPE Details

Mattermost Server 5.2.0 Release Candidate 5
5.2.0
2020-06-30
10h32 +00:00
2020-06-30
10h32 +00:00
Alerte pour un CPE
Restez informé de toutes modifications pour un CPE spécifique.
Gestion des notifications

CPE Name: cpe:2.3:a:mattermost:mattermost_server:5.2.0:rc5:*:*:*:*:*:*

Informations

Vendor

mattermost

Product

mattermost_server

Version

5.2.0

Update

rc5

Related CVE

Open and find in CVE List

CVE ID Publié Description Score Gravité
CVE-2024-1888 2024-02-29 08h08 +00:00 Mattermost fails to check the "invite_guest" permission when inviting guests of other teams to a team, allowing a member with permissions to add other members but not to add guests to add a guest to a team as long as the guest was already a guest in another team of the server
4.3
Moyen
CVE-2024-24988 2024-02-29 08h06 +00:00 Mattermost fails to properly validate the length of the emoji value in the custom user status, allowing an attacker to send multiple times a very long string as an emoji value causing high resource consumption and possibly crashing the server.
6.5
Moyen
CVE-2024-1887 2024-02-29 08h05 +00:00 Mattermost fails to check if compliance export is enabled when fetching posts of public channels allowing a user that is not a member of the public channel to fetch the posts, which will not be audited in the compliance export. 
4.3
Moyen
CVE-2024-23488 2024-02-29 08h03 +00:00 Mattermost fails to properly restrict the access of files attached to posts in an archived channel, resulting in members being able to access files of archived channels even if the “Allow users to view archived channels” option is disabled.
4.3
Moyen
CVE-2024-23493 2024-02-29 08h02 +00:00 Mattermost fails to properly authorize the requests fetching team associated AD/LDAP groups, allowing a user to fetch details of AD/LDAP groups of a team that they are not a member of. 
6.5
Moyen
CVE-2024-1402 2024-02-09 15h09 +00:00 Mattermost fails to check if a custom emoji reaction exists when sending it to a post and to limit the amount of custom emojis allowed to be added in a post, allowing an attacker sending a huge amount of non-existent custom emojis in a post to crash the mobile app of a user seeing the post and to crash the server due to overloading when clients attempt to retrive the aforementioned post. 
4.3
Moyen
CVE-2024-24776 2024-02-09 14h50 +00:00 Mattermost fails to check the required permissions in the POST /api/v4/channels/stats/member_count API resulting in channel member counts being leaked to a user without permissions.
4.3
Moyen
CVE-2024-24774 2024-02-09 14h46 +00:00 Mattermost Jira Plugin handling subscriptions fails to check the security level of an incoming issue or limit it based on the user who created the subscription resulting in registered users on Jira being able to create webhooks that give them access to all Jira issues.
4.1
Moyen
CVE-2024-23319 2024-02-09 14h42 +00:00 Mattermost Jira Plugin fails to protect against logout CSRF allowing an attacker to post a specially crafted message that would disconnect a user's Jira connection in Mattermost only by viewing the message.
3.5
Bas
CVE-2023-47858 2024-01-02 09h54 +00:00 Mattermost fails to properly verify the permissions needed for viewing archived public channels,  allowing a member of one team to get details about the archived public channels of another team via the GET /api/v4/teams//channels/deleted endpoint.
4.3
Moyen
CVE-2023-50333 2024-01-02 09h53 +00:00 Mattermost fails to update the permissions of the current session for a user who was just demoted to guest, allowing freshly demoted guests to change group names.
4.3
Moyen
CVE-2023-48732 2024-01-02 09h52 +00:00 Mattermost fails to scope the WebSocket response around notified users to a each user separately resulting in the WebSocket broadcasting the information about who was notified about a post to everyone else in the channel.
4.3
Moyen
CVE-2023-7113 2023-12-29 12h46 +00:00 Mattermost version 8.1.6 and earlier fails to sanitize channel mention data in posts, which allows an attacker to inject markup in the web client.
6.1
Moyen
CVE-2023-6727 2023-12-12 10h53 +00:00 Mattermost fails to perform correct authorization checks when creating a playbook action, allowing users without access to the playbook to create playbook actions. If the playbook action created is to post a message in a channel based on specific keywords in a post, some playbook information, like the name, can be leaked. 
4.3
Moyen
CVE-2023-45316 2023-12-12 08h23 +00:00 Mattermost fails to validate if a relative path is passed in /plugins/playbooks/api/v0/telemetry/run/ as a telemetry run ID, allowing an attacker to use a path traversal payload that points to a different endpoint leading to a CSRF attack.
8.8
Haute
CVE-2023-6547 2023-12-12 08h22 +00:00 Mattermost fails to validate team membership when a user attempts to access a playbook, allowing a user with permissions to a playbook but no permissions to the team the playbook is on to access and modify the playbook. This can happen if the user was once a member of the team, got permissions to the playbook and was then removed from the team. 
5.4
Moyen
CVE-2023-49607 2023-12-12 08h21 +00:00 Mattermost fails to validate the type of the "reminder" body request parameter allowing an attacker to crash the Playbook Plugin when updating the status dialog.
7.5
Haute
CVE-2023-49809 2023-12-12 08h20 +00:00 Mattermost fails to handle a null request body in the /add endpoint, allowing a simple member to send a request with null request body to that endpoint and make it crash. After a few repetitions, the plugin is disabled. 
6.5
Moyen
CVE-2023-46701 2023-12-12 08h19 +00:00 Mattermost fails to perform authorization checks in the /plugins/playbooks/api/v0/runs/add-to-timeline-dialog endpoint of the Playbooks plugin allowing an attacker to get limited information about a post if they know the post ID
6.5
Moyen
CVE-2023-49874 2023-12-12 08h17 +00:00 Mattermost fails to check whether a user is a guest when updating the tasks of a private playbook run allowing a guest to update the tasks of a private playbook run if they know the run ID.
4.3
Moyen
CVE-2023-45847 2023-12-12 08h17 +00:00 Mattermost fails to to check the length when setting the title in a run checklist in Playbooks, allowing an attacker to send a specially crafted request and crash the Playbooks plugin
7.5
Haute
CVE-2023-6459 2023-12-06 08h11 +00:00 Mattermost is grouping calls in the /metrics endpoint by id and reports that id in the response. Since this id is the channelID, the public /metrics endpoint is revealing channelIDs.
5.3
Moyen
CVE-2023-6458 2023-12-06 08h10 +00:00 Mattermost webapp fails to validate route parameters in//channels/ allowing an attacker to perform a client-side path traversal.
9.8
Critique
CVE-2023-5333 2023-10-09 10h41 +00: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.
6.5
Moyen
CVE-2023-5331 2023-10-09 10h40 +00: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.
5.3
Moyen
CVE-2023-5330 2023-10-09 10h38 +00:00 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.
7.5
Haute
CVE-2023-4478 2023-08-25 09h06 +00: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.
8.2
Haute
CVE-2023-3614 2023-07-17 15h32 +00: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.
4.3
Moyen
CVE-2023-3613 2023-07-17 15h31 +00:00 Mattermost WelcomeBot plugin fails to to validate the membership status when inviting or adding users to channels allowing guest accounts to be added or invited to channels by default.
3.5
Bas
CVE-2023-3585 2023-07-17 15h24 +00:00 Mattermost Boards fail to properly validate a board link, allowing an attacker to crash a channel by posting a specially crafted boards link.
4.3
Moyen
CVE-2023-2515 2023-05-12 08h53 +00:00 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
8.8
Haute
CVE-2023-2281 2023-04-25 13h04 +00:00 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.
4.3
Moyen
CVE-2023-1831 2023-04-17 14h21 +00:00 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).
7.5
Haute
CVE-2023-1777 2023-03-31 11h35 +00:00 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.
6.5
Moyen
CVE-2023-1776 2023-03-31 11h29 +00:00 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.
7.3
Haute
CVE-2023-1775 2023-03-31 11h26 +00:00 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.
6.5
Moyen
CVE-2023-1774 2023-03-31 11h14 +00:00 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.
5.4
Moyen
CVE-2022-3257 2022-09-23 12h13 +00:00 Mattermost version 7.1.x and earlier fails to sufficiently process a specifically crafted GIF file when it is uploaded while drafting a post, which allows authenticated users to cause resource exhaustion while processing the file, resulting in server-side Denial of Service.
6.5
Moyen
CVE-2022-3147 2022-09-09 12h39 +00:00 Mattermost version 7.0.x and earlier fails to sufficiently limit the in-memory sizes of concurrently uploaded JPEG images, which allows authenticated users to cause resource exhaustion on specific system configurations, resulting in server-side Denial of Service.
6.5
Moyen
CVE-2022-2401 2022-07-14 15h20 +00:00 Unrestricted information disclosure of all users in Mattermost version 6.7.0 and earlier allows team members to access some sensitive information by directly accessing the APIs.
6.5
Moyen
CVE-2022-2366 2022-07-11 12h08 +00:00 Incorrect default configuration for trusted IP header in Mattermost version 6.7.0 and earlier allows attacker to bypass some of the rate limitations in place or use manipulated IPs for audit logging via manipulating the request headers.
5.6
Moyen
CVE-2022-1982 2022-06-02 15h03 +00:00 Uncontrolled resource consumption in Mattermost version 6.6.0 and earlier allows an authenticated attacker to crash the server via a crafted SVG attachment on a post.
6.5
Moyen
CVE-2022-1384 2022-04-19 18h26 +00:00 Mattermost version 6.4.x and earlier fails to properly check the plugin version when a plugin is installed from the Marketplace, which allows an authenticated and an authorized user to install and exploit an old plugin version from the Marketplace which might have known vulnerabilities.
8.8
Haute
CVE-2022-1385 2022-04-19 18h26 +00:00 Mattermost 6.4.x and earlier fails to properly invalidate pending email invitations when the action is performed from the system console, which allows accidentally invited users to join the workspace and access information from the public teams and channels.
4.6
Moyen
CVE-2022-0904 2022-03-09 14h21 +00:00 A stack overflow bug in the document extractor in Mattermost Server in versions up to and including 6.3.2 allows an attacker to crash the server via submitting a maliciously crafted Apple Pages document.
6.5
Moyen
CVE-2022-0903 2022-03-09 14h17 +00:00 A call stack overflow bug in the SAML login feature in Mattermost server in versions up to and including 6.3.2 allows an attacker to crash the server via submitting a maliciously crafted POST body.
7.5
Haute
CVE-2021-37863 2021-12-17 15h10 +00:00 Mattermost 6.0 and earlier fails to sufficiently validate parameters during post creation, which allows authenticated attackers to cause a client-side crash of the web application via a maliciously crafted post.
5.7
Moyen
CVE-2021-37862 2021-12-17 15h10 +00:00 Mattermost 6.0 and earlier fails to sufficiently validate the email address during registration, which allows attackers to trick users into signing up using attacker-controlled email addresses via crafted invitation token.
5.4
Moyen
CVE-2018-21252 2020-06-19 15h44 +00:00 An issue was discovered in Mattermost Server before 5.2, 5.1.1, 5.0.3, and 4.10.3. Attackers could use multiple e-mail addresses to bypass a domain-based policy for signups.
4.3
Moyen
CVE-2018-21250 2020-06-19 14h51 +00:00 An issue was discovered in Mattermost Server before 5.2.2, 5.1.2, and 4.10.4. It allows remote attackers to cause a denial of service (memory consumption) via crafted image dimensions.
6.5
Moyen
CVE-2018-21251 2020-06-19 14h49 +00:00 An issue was discovered in Mattermost Server before 5.2 and 5.1.1. Authorization could be bypassed if the channel name were not the same in the params and the body.
9.8
Critique
CVE-2018-21249 2020-06-19 14h47 +00:00 An issue was discovered in Mattermost Server before 5.3.0. It mishandles timing.
3.7
Bas
CVE-2018-21248 2020-06-19 14h47 +00:00 An issue was discovered in Mattermost Server before 5.4.0. It mishandles possession of superfluous authentication credentials.
7.5
Haute
CVE-2019-20886 2020-06-19 14h45 +00:00 An issue was discovered in Mattermost Server before 5.8.0. The first user is sometimes inadvertently a system admin.
7.5
Haute
CVE-2019-20890 2020-06-19 14h44 +00:00 An issue was discovered in Mattermost Server before 5.7. It allows a bypass of e-mail address discovery restrictions.
4.3
Moyen
CVE-2019-20884 2020-06-19 14h42 +00:00 An issue was discovered in Mattermost Server before 5.8.0. It allows attackers to partially attach a file to more than one post.
5.3
Moyen
CVE-2019-20885 2020-06-19 14h39 +00:00 An issue was discovered in Mattermost Server before 5.8.0. It does not always generate a robots.txt file.
7.5
Haute
CVE-2019-20883 2020-06-19 14h39 +00:00 An issue was discovered in Mattermost Server before 5.8.0, when Town Square is set to Read-Only. Users can pin or unpin a post.
4.3
Moyen
CVE-2019-20882 2020-06-19 14h39 +00:00 An issue was discovered in Mattermost Server before 5.8.0. It does not honor the domain requirement when processing a join request for an open team.
5.3
Moyen
CVE-2019-20881 2020-06-19 14h29 +00:00 An issue was discovered in Mattermost Server before 5.8.0. It mishandles brute-force attacks against MFA.
7.3
Haute
CVE-2019-20870 2020-06-19 13h21 +00:00 An issue was discovered in Mattermost Server before 5.10.0. An attacker can bypass the intended appearance of the Edited flag after changing a post's file ID.
4.3
Moyen
CVE-2019-20867 2020-06-19 13h18 +00:00 An issue was discovered in Mattermost Server before 5.11.0. An attacker can interfere with a channel's post loading via one crafted post.
5.3
Moyen
CVE-2019-20866 2020-06-19 13h13 +00:00 An issue was discovered in Mattermost Server before 5.12.0. Use of a Proxy HTTP header, rather than the source address in an IP packet header, for obtaining IP address information was mishandled.
5.3
Moyen
CVE-2019-20863 2020-06-19 12h18 +00:00 An issue was discovered in Mattermost Server before 5.13.0. Incoming webhook creation is not properly restricted.
7.5
Haute
CVE-2019-20862 2020-06-19 12h17 +00:00 An issue was discovered in Mattermost Server before 5.13.0. Non-members may fetch a team's slash commands.
7.5
Haute
CVE-2019-20860 2020-06-19 12h14 +00:00 An issue was discovered in Mattermost Server before 5.14.0, 5.13.3, 5.12.6, and 5.9.4. It allows remote attackers to cause a denial of service (application hang) via a crafted SVG document.
5.5
Moyen
CVE-2019-20858 2020-06-19 12h11 +00:00 An issue was discovered in Mattermost Server before 5.15.0. It allows attackers to cause a denial of service (CPU consumption) via crafted characters in a SQL LIKE clause to an APIv4 endpoint.
7.5
Haute
CVE-2019-20857 2020-06-19 12h10 +00:00 An issue was discovered in Mattermost Server before 5.16.0. It allows attackers to cause a denial of service (markdown renderer hang) via many backtick characters.
7.5
Haute
CVE-2019-20855 2020-06-19 12h06 +00:00 An issue was discovered in Mattermost Server before 5.16.1, 5.15.2, 5.14.5, and 5.9.6. It allows attackers to obtain sensitive information (local files) during legacy attachment migration.
7.5
Haute
CVE-2019-20854 2020-06-19 12h05 +00:00 An issue was discovered in Mattermost Server before 5.17.0. It allows remote attackers to cause a denial of service (client-side application crash) via a LaTeX message.
7.5
Haute
CVE-2019-20847 2020-06-19 11h31 +00:00 An issue was discovered in Mattermost Server before 5.18.0. An attacker can send a user_typing WebSocket event to any channel.
5.3
Moyen
CVE-2019-20846 2020-06-19 11h29 +00:00 An issue was discovered in Mattermost Server before 5.18.0. It has weak permissions for server-local file storage.
7.5
Haute
CVE-2019-20845 2020-06-19 11h27 +00:00 An issue was discovered in Mattermost Server before 5.18.0. It allows attackers to cause a denial of service (memory consumption) via a large Slack import.
7.5
Haute
CVE-2019-20844 2020-06-19 11h26 +00:00 An issue was discovered in Mattermost Server before 5.18.0, 5.17.2, 5.16.4, 5.15.4, and 5.9.7. An attacker can spoof a direct-message channel by changing the type of a channel.
6.5
Moyen
CVE-2019-20843 2020-06-19 11h25 +00:00 An issue was discovered in Mattermost Server before 5.18.0, 5.17.2, 5.16.4, 5.15.4, and 5.9.7. There are weak permissions for configuration files.
7.5
Haute
CVE-2019-20842 2020-06-19 11h18 +00:00 An issue was discovered in Mattermost Server before 5.18.0, 5.17.2, 5.16.4, 5.15.4, and 5.9.7. There is SQL injection by admins via SearchAllChannels.
7.2
Haute
CVE-2019-20841 2020-06-19 11h17 +00:00 An issue was discovered in Mattermost Server before 5.18.0, 5.17.2, 5.16.4, 5.15.4, and 5.9.7. CSRF can sometimes occur via a crafted web site for account takeover attacks.
8.8
Haute
CVE-2020-14460 2020-06-19 11h16 +00:00 An issue was discovered in Mattermost Server before 5.19.0, 5.18.1, 5.17.3, 5.16.5, and 5.9.8. Creation of a trusted OAuth application does not always require admin privileges, aka MMSA-2020-0001.
6.5
Moyen
CVE-2020-14459 2020-06-19 11h15 +00:00 An issue was discovered in Mattermost Server before 5.19.0. Attackers can rename a channel and cause a collision with a direct message, aka MMSA-2020-0002.
7.5
Haute
CVE-2020-14458 2020-06-19 11h14 +00:00 An issue was discovered in Mattermost Server before 5.19.0. Attackers can discover private channels via the "get channel by name" API, aka MMSA-2020-0004.
7.5
Haute
CVE-2020-14457 2020-06-19 11h13 +00:00 An issue was discovered in Mattermost Server before 5.20.0. Non-members can receive broadcasted team details via the update_team WebSocket event, aka MMSA-2020-0012.
5.3
Moyen
CVE-2020-14453 2020-06-19 11h10 +00:00 An issue was discovered in Mattermost Server before 5.21.0. Socket read operations are not appropriately restricted, which allows attackers to cause a denial of service, aka MMSA-2020-0005.
7.5
Haute
CVE-2020-14452 2020-06-19 11h09 +00:00 An issue was discovered in Mattermost Server before 5.21.0. mmctl allows directory traversal via HTTP, aka MMSA-2020-0014.
5.3
Moyen
CVE-2020-14450 2020-06-19 11h07 +00:00 An issue was discovered in Mattermost Server before 5.22.0. The markdown renderer allows attackers to cause a denial of service (client-side), aka MMSA-2020-0017.
7.5
Haute
CVE-2020-14448 2020-06-19 11h05 +00:00 An issue was discovered in Mattermost Server before 5.23.0. Automatic direct message replies allow attackers to cause a denial of service (infinite loop), aka MMSA-2020-0020.
7.5
Haute
CVE-2020-14447 2020-06-19 11h04 +00:00 An issue was discovered in Mattermost Server before 5.23.0. Large webhook requests allow attackers to cause a denial of service (infinite loop), aka MMSA-2020-0021.
7.5
Haute