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 craftcms/cms
to version 4.16.5, 5.8.7 or higher.
craftcms/cms is a content management system.
Affected versions of this package are vulnerable to Arbitrary Code Injection via the checkArrowFunction
function in src/web/twig/Extension.php
. An attacker can execute arbitrary code by injecting malicious payloads into templates.
Note:
This is exploitable if the attacker has administrator access and the ALLOW_ADMIN_CHANGES
setting is enabled.