CVE-2023-37473
CVSS V2 None
CVSS V3 None
Description
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()`.
Overview
- CVE ID
- CVE-2023-37473
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-07-14T20:00:16.909Z
- Last Modified Date
- 2023-07-14T20:00:16.909Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/zenstruck/collection/security/advisories/GHSA-7xr2-8ff7-6fjq | x_refsource_CONFIRM |
https://github.com/zenstruck/collection/commit/f4b1c488206e1b1581b06fcd331686846f13f19c | x_refsource_MISC |
https://github.com/zenstruck/collection/releases/tag/v0.2.1 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-37473 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-37473 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 01:15:30 | Added to TrackCVE |