You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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