Lucene search

K
cveGitHub_MCVE-2023-37473
HistoryJul 14, 2023 - 9:15 p.m.

CVE-2023-37473

2023-07-1421:15:09
CWE-74
GitHub_M
web.nvd.nist.gov
24
cve-2023-37473
zenstruck/collections
information security
code execution
upgrade
entityrepository::find()
query()
nvd

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.5

Confidence

High

EPSS

0.002

Percentile

52.1%

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().

Affected configurations

Nvd
Vulners
Node
zenstruckcollectionMatch0.2.1
VendorProductVersionCPE
zenstruckcollection0.2.1cpe:2.3:a:zenstruck:collection:0.2.1:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "zenstruck",
    "product": "collection",
    "versions": [
      {
        "version": "< 0.2.1",
        "status": "affected"
      }
    ]
  }
]

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.5

Confidence

High

EPSS

0.002

Percentile

52.1%

Related for CVE-2023-37473