Описание
Mattermost Race Condition vulnerability
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
Пакеты
github.com/mattermost/mattermost/server/v8
>= 10.1.0, < 10.1.3
10.1.3
github.com/mattermost/mattermost/server/v8
>= 10.0.0, < 10.0.3
10.0.3
github.com/mattermost/mattermost/server/v8
>= 9.11.0, < 9.11.5
9.11.5
github.com/mattermost/mattermost/server/v8
>= 9.5.0, < 9.5.13
9.5.13
Связанные уязвимости
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
Mattermost versions 10.1.x <= 10.1.2, 10.0.x <= 10.0.2, 9.11.x <= 9.11 ...