Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-73rf-6mrf-759q

Опубликовано: 19 мар. 2019
Источник: github
Github: Прошло ревью

Описание

devise Time-of-check Time-of-use Race Condition vulnerability

Devise ruby gem before 4.6.0 when the lockable module is used is vulnerable to a time-of-check time-of-use (TOCTOU) race condition due to increment_failed_attempts within the Devise::Models::Lockable class not being concurrency safe.

Пакеты

Наименование

devise

rubygems
Затронутые версииВерсия исправления

< 4.6.0

4.6.0

EPSS

Процентиль: 45%
0.00229
Низкий

Дефекты

CWE-367

Связанные уязвимости

CVSS3: 9.8
ubuntu
почти 7 лет назад

Plataformatec Devise version 4.5.0 and earlier, using the lockable module contains a CWE-367 vulnerability in The `Devise::Models::Lockable` class, more specifically at the `#increment_failed_attempts` method. File location: lib/devise/models/lockable.rb that can result in Multiple concurrent requests can prevent an attacker from being blocked on brute force attacks. This attack appear to be exploitable via Network connectivity - brute force attacks. This vulnerability appears to have been fixed in 4.6.0 and later.

CVSS3: 9.8
nvd
почти 7 лет назад

Plataformatec Devise version 4.5.0 and earlier, using the lockable module contains a CWE-367 vulnerability in The `Devise::Models::Lockable` class, more specifically at the `#increment_failed_attempts` method. File location: lib/devise/models/lockable.rb that can result in Multiple concurrent requests can prevent an attacker from being blocked on brute force attacks. This attack appear to be exploitable via Network connectivity - brute force attacks. This vulnerability appears to have been fixed in 4.6.0 and later.

CVSS3: 9.8
debian
почти 7 лет назад

Plataformatec Devise version 4.5.0 and earlier, using the lockable mod ...

EPSS

Процентиль: 45%
0.00229
Низкий

Дефекты

CWE-367