Show filters
229 Total Results
Displaying 41-50 of 229
Sort by:
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.
Attacker Value
Unknown

CVE-2023-46701

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

CVE-2023-45847

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

CVE-2023-45316

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

CVE-2023-6459

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

CVE-2023-6458

Disclosure Date: December 06, 2023 (last updated December 13, 2023)
Mattermost webapp fails to validate route parameters in/<TEAM_NAME>/channels/<CHANNEL_NAME> allowing an attacker to perform a client-side path traversal.
Attacker Value
Unknown

CVE-2023-5333

Disclosure Date: October 09, 2023 (last updated October 13, 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.
Attacker Value
Unknown

CVE-2023-5331

Disclosure Date: October 09, 2023 (last updated October 13, 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.