CVE-2023-37473: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
(updated )
zenstruck/collections is a set of helpers for iterating/paginating/filtering collections. Passing callable strings (ie system
) caused the function to be executed. This would result in a limited subset of specific user input being executed as if it were code. This issue has been addressed in commit f4b1c48820
and included in release version 0.2.1. Users are advised to upgrade. Users unable to upgrade should ensure that user input is not passed to either EntityRepository::find()
or query()
.
References
Detect and mitigate CVE-2023-37473 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →