Bitnami package
mattermost
pkg:bitnami/mattermost
Vulnerabilities (104)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-24774 | — | < 9.6.1 | 9.6.1 | Feb 9, 2024 | 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. | ||
| CVE-2024-23319 | — | < 9.6.1 | 9.6.1 | Feb 9, 2024 | 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. | ||
| CVE-2023-47858 | — | < 8.1.7 | 8.1.7 | Jan 2, 2024 | 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. | ||
| CVE-2023-50333 | — | < 8.1.7 | 8.1.7 | Jan 2, 2024 | 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. | ||
| CVE-2023-48732 | — | < 8.1.7 | 8.1.7 | Jan 2, 2024 | 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. | ||
| CVE-2023-7113 | — | < 8.1.7 | 8.1.7 | Dec 29, 2023 | 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. | ||
| CVE-2023-6727 | — | < 8.1.6 | 8.1.6 | Dec 12, 2023 | 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 | ||
| CVE-2023-45316 | — | < 7.8.15 | 7.8.15 | Dec 12, 2023 | Mattermost fails to validate if a relative path is passed in /plugins/playbooks/api/v0/telemetry/run/<telem_run_id> 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. | ||
| CVE-2023-6547 | — | < 8.1.6 | 8.1.6 | Dec 12, 2023 | 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, g | ||
| CVE-2023-49607 | — | < 7.8.15 | 7.8.15 | Dec 12, 2023 | 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. | ||
| CVE-2023-49809 | — | < 8.1.6 | 8.1.6 | Dec 12, 2023 | 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. | ||
| CVE-2023-46701 | — | < 7.8.15 | 7.8.15 | Dec 12, 2023 | 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 | ||
| CVE-2023-49874 | — | < 7.8.15 | 7.8.15 | Dec 12, 2023 | 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. | ||
| CVE-2023-45847 | — | < 7.8.15 | 7.8.15 | Dec 12, 2023 | 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 | ||
| CVE-2023-6459 | — | < 7.8.14 | 7.8.14 | Dec 6, 2023 | 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. | ||
| CVE-2023-6458 | — | < 7.8.14 | 7.8.14 | Dec 6, 2023 | Mattermost webapp fails to validate route parameters in/<TEAM_NAME>/channels/<CHANNEL_NAME> allowing an attacker to perform a client-side path traversal. | ||
| CVE-2023-5333 | — | < 7.8.11 | 7.8.11 | 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 | — | < 7.8.11 | 7.8.11 | 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 | — | < 7.8.11 | 7.8.11 | 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-4478 | — | < 7.8.9 | 7.8.9 | 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-2024-24774Feb 9, 2024affected < 9.6.1fixed 9.6.1
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.
- CVE-2024-23319Feb 9, 2024affected < 9.6.1fixed 9.6.1
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.
- CVE-2023-47858Jan 2, 2024affected < 8.1.7fixed 8.1.7
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.
- CVE-2023-50333Jan 2, 2024affected < 8.1.7fixed 8.1.7
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.
- CVE-2023-48732Jan 2, 2024affected < 8.1.7fixed 8.1.7
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.
- CVE-2023-7113Dec 29, 2023affected < 8.1.7fixed 8.1.7
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.
- CVE-2023-6727Dec 12, 2023affected < 8.1.6fixed 8.1.6
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
- CVE-2023-45316Dec 12, 2023affected < 7.8.15fixed 7.8.15
Mattermost fails to validate if a relative path is passed in /plugins/playbooks/api/v0/telemetry/run/<telem_run_id> 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.
- CVE-2023-6547Dec 12, 2023affected < 8.1.6fixed 8.1.6
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, g
- CVE-2023-49607Dec 12, 2023affected < 7.8.15fixed 7.8.15
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.
- CVE-2023-49809Dec 12, 2023affected < 8.1.6fixed 8.1.6
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.
- CVE-2023-46701Dec 12, 2023affected < 7.8.15fixed 7.8.15
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
- CVE-2023-49874Dec 12, 2023affected < 7.8.15fixed 7.8.15
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.
- CVE-2023-45847Dec 12, 2023affected < 7.8.15fixed 7.8.15
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
- CVE-2023-6459Dec 6, 2023affected < 7.8.14fixed 7.8.14
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.
- CVE-2023-6458Dec 6, 2023affected < 7.8.14fixed 7.8.14
Mattermost webapp fails to validate route parameters in/<TEAM_NAME>/channels/<CHANNEL_NAME> allowing an attacker to perform a client-side path traversal.
- CVE-2023-5333Oct 9, 2023affected < 7.8.11fixed 7.8.11
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, 2023affected < 7.8.11fixed 7.8.11
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, 2023affected < 7.8.11fixed 7.8.11
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-4478Aug 25, 2023affected < 7.8.9fixed 7.8.9
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.
Page 3 of 6