Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Plataformatec | Devise | <= 4.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/plataformatec/devise/issues/4981ExploitIssue TrackingThird Party Advisory
- https://github.com/plataformatec/devise/pull/4996PatchThird Party Advisory
- https://github.com/plataformatec/devise/issues/4981ExploitIssue TrackingThird Party Advisory
- https://github.com/plataformatec/devise/pull/4996PatchThird Party Advisory
FAQ
What is CVE-2019-5421?
CVE-2019-5421 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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...
How severe is CVE-2019-5421?
CVE-2019-5421 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2019-5421?
Check the references section above for vendor advisories and patch information. Affected products include: Plataformatec Devise.