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 5.6.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.