Show filters
386 Total Results
Displaying 111-120 of 386
Sort by:
Attacker Value
Unknown

CVE-2023-50333

Disclosure Date: January 02, 2024 (last updated January 09, 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.
Attacker Value
Unknown

CVE-2023-48732

Disclosure Date: January 02, 2024 (last updated January 09, 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.
Attacker Value
Unknown

CVE-2023-47858

Disclosure Date: January 02, 2024 (last updated January 09, 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/<team-id>/channels/deleted endpoint.
Attacker Value
Unknown

CVE-2023-7114

Disclosure Date: December 29, 2023 (last updated January 05, 2024)
Mattermost version 2.10.0 and earlier fails to sanitize deeplink paths, which allows an attacker to perform CSRF attacks against the server.
Attacker Value
Unknown

CVE-2023-7113

Disclosure Date: December 29, 2023 (last updated January 05, 2024)
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.
Attacker Value
Unknown

CVE-2023-6727

Disclosure Date: December 12, 2023 (last updated December 16, 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 information, like the name, can be leaked. 
Attacker Value
Unknown

CVE-2023-6547

Disclosure Date: December 12, 2023 (last updated December 15, 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, got permissions to the playbook and was then removed from the team. 
Attacker Value
Unknown

CVE-2023-49874

Disclosure Date: December 12, 2023 (last updated December 15, 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.
Attacker Value
Unknown

CVE-2023-49809

Disclosure Date: December 12, 2023 (last updated December 15, 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. 
Attacker Value
Unknown

CVE-2023-49607

Disclosure Date: December 12, 2023 (last updated December 15, 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.