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/commerce to version 4.11.0 or higher.
craftcms/commerce is a Craft Commerce
Affected versions of this package are vulnerable to SQL Injection via the TotalRevenue widget, where unsanitized widget settings are interpolated into SQL expressions. An attacker can execute arbitrary commands on the server by injecting a maliciously serialized PHP object into the queue table, which is then processed by an unrestricted unserialize() call, leading to the instantiation of a gadget chain that writes a webshell to the server's webroot. This can be achieved through a multi-step exploitation chain requiring only authenticated control panel access and leveraging an unauthenticated endpoint to trigger queue processing.