CVE-2022-24752
Published Mar 15, 2022
Last updated 3 years ago
Overview
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
Weaknesses
- security-advisories@github.com
- CWE-89
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:sylius:syliusgridbundle:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "058AF7B1-9F39-4F9D-83E6-3B70BAC35488", "versionEndExcluding": "1.10.1" }, { "criteria": "cpe:2.3:a:sylius:syliusgridbundle:1.11.0:-:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BA3A1354-6012-4A5C-9CC8-AEBD0EFE95E0" }, { "criteria": "cpe:2.3:a:sylius:syliusgridbundle:1.11.0:alpha1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "41602946-086E-44EA-A909-C2536E6B5531" }, { "criteria": "cpe:2.3:a:sylius:syliusgridbundle:1.11.0:beta1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FD57FD51-4B4F-45F7-88C5-4DC2F22AFF70" }, { "criteria": "cpe:2.3:a:sylius:syliusgridbundle:1.11.0:rc1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "767973ED-EBCC-4433-8385-D42F2BCFE904" } ], "operator": "OR" } ] } ]