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.10.2, 5.5.3 or higher.
craftcms/commerce is a Craft Commerce
Affected versions of this package are vulnerable to SQL Injection in the sort parameter of the purchasables table endpoint, which is split and the first part is used directly as an array key to orderBy() without whitelist validation. An attacker can execute arbitrary SQL statements in the ORDER BY clause by manipulating the sort parameter. This can allow exfiltration, modification, or destruction of data by sending crafted requests to the endpoint. This is only exploitable if the attacker has access to the control panel with permissions to manage and edit orders.