Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in shopware/administration
CVE-2025-27892
- shopware/administration
- shopware/core
- shopware/elasticsearch
- shopware/platform
- shopware/storefront
Summary
Shopware 6 is an open-commerce platform based on Symfony Framework and Vue and supported by a worldwide community. Both shopware/core and shopware/platform packages versions through 6.5.8.17, 6.6.0.0-rc1 through 6.6.10.2, and 6.7.0.0-rc1 are affected by a SQL Injection vulnerability in the "/api/search/order" endpoint. NOTE: This issue exists because of a CVE-2024-22406 and CVE-2024-42357 regression.
- LOW
- NETWORK
- LOW
- UNCHANGED
- REQUIRED
- LOW
- HIGH
- LOW
CWE-89 - SQL Injection
Structured Query Language (SQL) injection attacks are one of the most common types of vulnerabilities. They exploit weaknesses in vulnerable applications to gain unauthorized access to backend databases. This often occurs when an attacker enters unexpected SQL syntax in an input field. The resulting SQL statement behaves in the background in an unintended manner, which allows the possibility of unauthorized data retrieval, data modification, execution of database administration operations, and execution of commands on the operating system.
Advisory Timeline
- Published