6.5

CVE-2023-2788

Mattermost fails to check if an admin user account active after an oauth2 flow is started, allowing an attacker with admin privileges to retain persistent access to Mattermost by obtaining an oauth2 access token while the attacker's account is deactivated.

Data is provided by the National Vulnerability Database (NVD)
MattermostMattermost Version >= 7.1.0 <= 7.1.9
MattermostMattermost Version >= 7.8.0 <= 7.8.4
MattermostMattermost Version >= 7.9.0 <= 7.9.3
MattermostMattermost Version7.10.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.07% 0.211
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 6.5 1.2 5.2
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
responsibledisclosure@mattermost.com 6.2 0.7 5.5
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L
CWE-613 Insufficient Session Expiration

According to WASC, "Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization."

CWE-862 Missing Authorization

The product does not perform an authorization check when an actor attempts to access a resource or perform an action.