AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-24752

CRITICAL · CVSS 9.8 EPSS 1.37% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-03-15 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-24752
Severity
CRITICAL
CVSS
9.8
EPSS
1.37%
GitHub

Original NVD 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.