Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 pimcore/customer-management-framework-bundle
to version 4.2.1 or higher.
pimcore/customer-management-framework-bundle is a Customer Management Framework for management of customer data within Pimcore.
Affected versions of this package are vulnerable to SQL Injection via the filterDefinition
or filter
parameter at the /admin/customermanagementframework/customers/list
endpoint. This allows a privileged user to execute SQL with the privileges of the application, but not to expose the returned data directly. The indication of success of the demonstrated exploit is the server returning an SQL error.