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 Use of a Broken or Risky Cryptographic Algorithm vulnerabilities in an interactive lesson.
Start learningUpgrade sulu/sulu to version 2.6.23, 3.0.6 or higher.
sulu/sulu is a highly extensible open-source PHP content management system based on the Symfony framework.
Affected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm due to the use of a weak cryptographical hash algorithm in the User.php and ResettingController.php files. An attacker can compromise the security of API keys and password reset tokens by exploiting predictable or insufficiently random token generation.
This vulnerability can be mitigated by patching the related User.php and ResettingController.php files in the SecurityBundle.