SQL Injection through sorting parameters in SyliusGridBundle
CVE-2022-24752
9.8CRITICAL
What is CVE-2022-24752?
SyliusGridBundle is a package of generic data grids for Symfony applications. Prior to versions 1.10.1 and 1.11-rc2, values added at the end of query sorting were passed directly to the database. The maintainers do not know if this could lead to direct SQL injections but took steps to remediate the vulnerability. The issue is fixed in versions 1.10.1 and 1.11-rc2. As a workaround, overwrite theSylius\Component\Grid\Sorting\Sorter.php
class and register it in the container. More information about this workaround is available in the GitHub Security Advisory.
Affected Version(s)
SyliusGridBundle < 1.10.1 < 1.10.1
SyliusGridBundle 1.11-alpha, <= 1.11-rc <= 1.11-alpha, 1.11-rc
References
CVSS V3.1
Score:
9.8
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved