SCA: security update for pimcore/pimcore (GHSA-72hh-xf79-429p)

high Tenable Cloud Security Plugin ID 411740

Description

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

- Pimcore is an Open Source Data & Experience Management Platform. In affected versions the
`/admin/object/grid-proxy` endpoint calls `getFilterCondition()` on fields of classes to be filtered for,
passing input from the request, and later executes the returned SQL. One implementation of
`getFilterCondition()` is in `Multiselect`, which does not normalize/escape/validate the passed value. Any
backend user with very basic permissions can execute arbitrary SQL statements and thus alter any data or
escalate their privileges to at least admin level. This vulnerability has been addressed in version
11.1.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
(CVE-2023-47637)

See Also

https://github.com/advisories/GHSA-72hh-xf79-429p

Plugin Details

Severity: High

ID: 411740

Version: Revision 1.6

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.74

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

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

CVSS Score Source: CVE-2023-47637

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 11/15/2023

Vulnerability Publication Date: 11/15/2023

Reference Information

CVE: CVE-2023-47637

cwe: CWE-89