The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Improper Restriction of Excessive Authentication Attempts vulnerabilities in an interactive lesson.
Start learningUpgrade Debian:10
ruby-devise
to version 4.5.0-3 or higher.
Note: Versions mentioned in the description apply only to the upstream ruby-devise
package and not the ruby-devise
package as distributed by Debian
.
See How to fix?
for Debian:10
relevant fixed versions and status.
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.