Vulnerabilities > Mattermost > High

DATE CVE VULNERABILITY TITLE RISK
2023-12-29 CVE-2023-7114 Path Traversal vulnerability in Mattermost
Mattermost version 2.10.0 and earlier fails to sanitize deeplink paths, which allows an attacker to perform CSRF attacks against the server.
network
low complexity
mattermost CWE-22
8.8
2023-12-12 CVE-2023-45316 Path Traversal vulnerability in Mattermost Server
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.
network
low complexity
mattermost CWE-22
8.8
2023-12-12 CVE-2023-45847 Resource Exhaustion vulnerability in Mattermost Server
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
network
low complexity
mattermost CWE-400
7.5
2023-12-12 CVE-2023-49607 Improper Check for Unusual or Exceptional Conditions vulnerability in Mattermost Server
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.
network
low complexity
mattermost CWE-754
7.5
2023-11-27 CVE-2023-40703 Resource Exhaustion vulnerability in Mattermost
Mattermost fails to properly limit the characters allowed in different fields of a block in Mattermost Boards allowing a attacker to consume excessive resources, possibly leading to Denial of Service, by patching the field of a block using a specially crafted string. 
network
low complexity
mattermost CWE-400
7.5
2023-11-27 CVE-2023-48268 Resource Exhaustion vulnerability in Mattermost
Mattermost fails to limit the amount of data extracted from compressed archives during board import in Mattermost Boards allowing an attacker to consume excessive resources, possibly leading to Denial of Service, by importing a board using a specially crafted zip (zip bomb).
network
low complexity
mattermost CWE-400
7.5
2023-10-09 CVE-2023-5330 Allocation of Resources Without Limits or Throttling vulnerability in Mattermost Server
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.
network
low complexity
mattermost CWE-770
7.5
2023-08-25 CVE-2023-4478 Injection vulnerability in Mattermost Server
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.
network
low complexity
mattermost CWE-74
8.2
2023-08-11 CVE-2023-4108 Information Exposure Through Log Files vulnerability in Mattermost
Mattermost fails to sanitize post metadata during audit logging resulting in permalinks contents being logged
network
low complexity
mattermost CWE-532
7.5
2023-07-17 CVE-2023-3581 Origin Validation Error vulnerability in Mattermost Server
Mattermost fails to properly validate the origin of a websocket connection allowing a MITM attacker on Mattermost to access the websocket APIs.
network
high complexity
mattermost CWE-346
8.1