Skip to content

Path Traversal in AdminBundle/Controller/Reports/CustomReportController.php

High
dvesh3 published GHSA-g2mc-fqqc-hxg3 May 2, 2023

Package

composer pimcore/pimcore (Composer)

Affected versions

< 10.5.18

Patched versions

10.5.18

Description

Impact

The impact of this path traversal and arbitrary extension is limited (creation of arbitrary files and
appending data to existing files) but when combined with the SQL Injection, the exported data
RESTRICTED DIFFUSION 9 / 9
can be controlled and a webshell can be uploaded. Attackers can use that to execute arbitrary
PHP code on the server with the permissions of the webserver.

Patches

Update to version 10.5.18 or apply this patch manually https://github.com/pimcore/pimcore/commit/7f788fa44bc18bc1c9182c25e26b770a1d30b62f.patch

Workarounds

Apply patch https://github.com/pimcore/pimcore/commit/7f788fa44bc18bc1c9182c25e26b770a1d30b62f.patch manually.

References

#14498

Severity

High

CVE ID

CVE-2023-30855

Weaknesses