SCA: security update for zenstruck/collection (GHSA-7xr2-8ff7-6fjq)

high Tenable Self-Hosted Container Security Plugin ID 412342

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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()`.
(CVE-2023-37473)

See Also

https://github.com/advisories/GHSA-7xr2-8ff7-6fjq

Plugin Details

Severity: High

ID: 412342

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2023-37473

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/14/2023

Vulnerability Publication Date: 7/14/2023

Reference Information

CVE: CVE-2023-37473

cwe: CWE-74