Pimcore Path Traversal Vulnerability in AdminBundle/Controller/Reports/CustomReportController.php
Description
Published to the GitHub Advisory Database
May 2, 2023
Reviewed
May 2, 2023
Published by the National Vulnerability Database
May 8, 2023
Last updated
Nov 7, 2023
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
pimcore/pimcore#14498
References