4.8

CVE-2024-48872

Mattermost versions 10.1.x <= 10.1.2, 10.0.x <= 10.0.2, 9.11.x <= 9.11.4, and 9.5.x <= 9.5.12 fail to prevent concurrently checking and updating the failed login attempts. which allows an attacker to bypass of "Max failed attempts" restriction and send a big number of login attempts before being blocked via simultaneously sending multiple login requests

Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
VendorMattermost
Product Mattermost
Default Statusunaffected
Version <= 10.1.2
Version 10.1.0
Status affected
Version <= 10.0.2
Version 10.0.0
Status affected
Version <= 9.11.4
Version 9.11.0
Status affected
Version <= 9.5.12
Version 9.5.0
Status affected
Version 10.2.0
Status unaffected
Version 10.1.3
Status unaffected
Version 10.0.3
Status unaffected
Version 9.11.5
Status unaffected
Version 9.5.13
Status unaffected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.07% 0.232
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
responsibledisclosure@mattermost.com 4.8 2.2 2.5
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.