Security Vulnerability in Shopware API Could Lead to SQL-Injection
CVE-2024-42357
9.8CRITICAL
What is CVE-2024-42357?
The Shopware open commerce platform features an application API that includes a search functionality, which allows users to search through data stored in their Shopware instance. A security vulnerability exists in the API's search functionality where the name
field in the aggregations
object is susceptible to SQL injection attacks. This can allow attackers to manipulate SQL queries through crafted inputs, potentially leading to unauthorized data access or integrity issues. To mitigate this vulnerability, users should update to Shopware versions 6.6.5.1 or 6.5.8.13. For older versions, corresponding security measures can be implemented via a plugin.