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 Missing Authentication for Critical Function vulnerabilities in an interactive lesson.
Start learningUpgrade ash_authentication
to version 4.7.0 or higher.
Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the confirmation flow for account creation which uses a GET
request triggered by clicking a link sent via email. An attacker can register an account using another user's email and potentially have it auto-confirmed by the victim's email client.
Note: This does not allow attackers to take over or access existing accounts or private data. It is limited to account confirmation of new accounts only.
Users unable to upgrade to the fixed version should disable the confirmation routes and create their own live view.