SCA: security update for pimcore/admin-ui-classic-bundle (GHSA-c8hj-w239-5gvf)

medium Tenable Cloud Security Plugin ID 413776

Description

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

- The Pimcore Admin Classic Bundle provides a Backend UI for Pimcore. Full Path Disclosure (FPD)
vulnerabilities enable the attacker to see the path to the webroot/file. e.g.: /home/omg/htdocs/file/.
Certain vulnerabilities, such as using the load_file() (within a SQL Injection) query to view the page
source, require the attacker to have the full path to the file they wish to view. In the case of pimcore,
the fopen() function here doesn't have an error handle when the file doesn't exist on the server so the
server response raises the full path "fopen(/var/www/html/var/tmp/export-{ uniqe id}.csv)". This issue has
been patched in commit `10d178ef771` which has been included in release version 1.2.1. Users are advised
to upgrade. There are no known workarounds for this vulnerability. (CVE-2023-47636)

See Also

https://github.com/advisories/GHSA-c8hj-w239-5gvf

https://huntr.com/bounties/4af4db18-9fd4-43e9-8bc6-c88aaf76839c/

Plugin Details

Severity: Medium

ID: 413776

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.2

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2023-47636

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

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

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-47636

cwe: CWE-209