sylius/grid-bundle
Generic data grids for Symfony applications, support Doctrine and custom drivers, sorting, filtering, actions and field types.
Activity
- Latest release
- Jul 13, 2026
- Total releases
- 105
- Cadence
- ~13 days
- Last 12 months
- 14
Reach
- Stars
- 133
Details
- License
- MIT
- First release
- Oct 19, 2016
| Version | Released | |
|---|---|---|
v1.16.1
patch
|
v1.16.1
patch
Dependencies (12)
+ 4 more
Changelog
Compare changes
|
|
v1.16.0
minor
| ||
v1.16.0-RC.2
pre
| ||
v1.16.0-RC.1
pre
| ||
v1.16.0-ALPHA.3
pre
| ||
v1.16.0-ALPHA.2
pre
| ||
v1.16.0-ALPHA.1
pre
| ||
v1.15.1
patch
|
v1.15.1
patch
Dependencies (12)
+ 4 more
Changelog
Compare changes
|
|
v1.15.0
minor
| ||
v1.15.0-ALPHA.1
pre
| ||
v1.14.1
patch
|
v1.14.1
patch
Dependencies (13)
+ 5 more
Changelog
Compare changes
|
|
v1.14.0
minor
| ||
v1.14.0-ALPHA.2
pre
|
v1.14.0-ALPHA.2
pre
Dependencies (13)
+ 5 more
Changelog
Compare changes
|
|
v1.13.2
patch
| ||
v1.14.0-ALPHA.1
pre
|
v1.14.0-ALPHA.1
pre
Dependencies (12)
+ 4 more
Changelog
Compare changes
|
|
v1.13.1
patch
| ||
v1.13.0
minor
| ||
v1.12.2
patch
| ||
v1.13.0-BETA.1
pre
| ||
v1.13.0-ALPHA.3
pre
| ||
v1.13.0-ALPHA.2
pre
| ||
v1.13.0-ALPHA.1
pre
|
v1.13.0-ALPHA.1
pre
Dependencies (12)
+ 4 more
Changelog
Compare changes
|
|
v1.12.1
patch
| ||
v1.12.0
minor
| ||
v1.12.0-BETA.1
pre
|
v1.12.0-BETA.1
pre
Dependencies (12)
+ 4 more
Changelog
Compare changes
|
|
v1.12.0-ALPHA.1
pre
| ||
v1.11.0
minor
|
v1.11.0
minor
Dependencies (12)
+ 4 more
Changelog
Compare changes
|
|
v1.11.0-RC.3
pre
| ||
v1.10.2
patch
|
v1.10.2
patch
Dependencies (12)
+ 4 more
Changelog
Compare changes
|
|
v1.11.0-RC.2
pre
| ||
v1.10.1
patch
| ||
v1.11.0-RC.1
pre
| ||
v1.11.0-BETA.1
pre
| ||
v1.11.0-ALPHA.1
pre
| ||
v1.10.0
minor
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
v1.9.0
minor
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
v1.8.0
minor
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev |
v1.8.0
minor
Dependencies (12)
+ 4 more
Changelog
Compare changes
|
|
v1.8.0-BETA.1
pre
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
v1.7.5
patch
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev |
v1.7.5
patch
Dependencies (9)
+ 1 more
Changelog
Compare changes
|
|
v1.7.4
patch
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev |
v1.7.4
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
v1.7.3
patch
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
v1.7.2
patch
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
v1.7.1
patch
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
v1.7.0
minor
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
v1.6.3
patch
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
v1.6.2
patch
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev |
v1.6.2
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
v1.6.1
patch
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
v1.6.0
minor
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
v1.5.1
patch
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
v1.4.5
patch
1 CVE
CVE-2022-24752
GHSA-2xmm-g482-4439
Mar 15, 2022
DQL injection through sorting parameters blocked
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
ImpactValues added at the end of query sorting were passed directly to the DB. We don't know, if it could lead to direct SQL injections, however, we should not allow for easy injection of values there anyway. PatchesThe issue is fixed in version 1.10.1 and in 1.11-rc.1 WorkaroundsYou have to overwrite your
and register it in your container:
For more informationIf you have any questions or comments about this advisory:
Affected versions
1.0.0-patch1
1.2.4-patch1
1.4.0-patch1
v1.0.0
v1.0.0-alpha.1
v1.0.0-alpha.2
v1.0.0-beta.1
v1.0.0-beta.2
v1.0.0-beta.3
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.1
+ 96 more Show less
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.15
v1.0.16
v1.0.17
v1.0.18
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.0-RC
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.10.0
v1.2.0
v1.2.0-BETA
v1.2.0-RC
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.0-BETA
v1.3.1
v1.3.10
v1.3.11
v1.3.12
v1.3.13
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v1.3.9
v1.4.0
v1.4.0-BETA.1
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.0-BETA.1
v1.9.0
Fixed in
1.10.1
References
Updated Nov 08, 2023 · Source: OSV.dev |