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 applicationsUpgrade mantisbt/mantisbt
to version 2.26.2 or higher.
mantisbt/mantisbt is a mantis bug tracker.
Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel an incomplete request pending in the registration and password reset process. This allows an attacker to reset another user's password and takeover their account, granting full access to the compromised account, including sensitive information and functionalities associated with the account, the extent of which depends on its privileges and the data it has access to.
Notes:
The exploit is only possible while the verification token is valid, i.e for 5 minutes after the confirmation URL sent by e-mail has been opened, and the user did not complete the process by updating their password.
A brute-force attack calling account_update.php with increasing user IDs is possible.