CVE-2022-24752

CRITICAL
Published Mar 15, 20224y ago · Modified Jun 17, 20262w ago
9.8 CVSS 3.1
Critical
Find Similar
Published Mar 15, 2022 4y ago
Last Modified Jun 17, 2026 2w ago

Description

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 the`Sylius\Component\Grid\Sorting\Sorter.php` class and register it in the container. More information about this workaround is available in the GitHub Security Advisory.

CVSS Details

Base Score
9.8
Exploitability
3.9
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

No active exploitation signals — not in CISA KEV and no EPSS score yet.

Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-89 SQL Injection Injection

Affected Products 5

VendorProductVersionRange
syliussyliusgridbundle* <1.10.1
syliussyliusgridbundle1.11.0any
syliussyliusgridbundle1.11.0any
syliussyliusgridbundle1.11.0any
syliussyliusgridbundle1.11.0any

References 5

  • github.com https://github.com/Sylius/SyliusGridBundle/commit/73d0791d0575f955e830a3da4c3345f420d2f784
    PatchThird Party Advisory
  • github.com https://github.com/Sylius/SyliusGridBundle/pull/222
    PatchThird Party Advisory
  • github.com https://github.com/Sylius/SyliusGridBundle/releases/tag/v1.10.1
    Release NotesThird Party Advisory
  • github.com https://github.com/Sylius/SyliusGridBundle/releases/tag/v1.11.0-RC.2
    Release NotesThird Party Advisory
  • github.com https://github.com/Sylius/SyliusGridBundle/security/advisories/GHSA-2xmm-g482-4439
    Third Party Advisory

Remediation

  • github.com https://github.com/Sylius/SyliusGridBundle/commit/73d0791d0575f955e830a3da4c3345f420d2f784
    PatchThird Party Advisory
  • github.com https://github.com/Sylius/SyliusGridBundle/pull/222
    PatchThird Party Advisory