PT-2022-13343 · Pimcore · Pimcore
Kingjia90
·
Published
2022-02-22
·
Updated
2022-03-02
·
CVE-2022-0665
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
pimcore/pimcore versions prior to 10.3.2
Description
The issue concerns a path traversal problem in the pimcore/pimcore GitHub repository. Specifically, the application fails to check or filter the value of the
importFile parameter at the "/admin/translation/import" endpoint. This allows for potential file deletion using the PHP unlink function after API execution.Recommendations
For versions prior to 10.3.2, update to version 10.3.2 or later to resolve the issue.
As a temporary workaround, consider restricting access to the "/admin/translation/import" endpoint until a patch is available.
Avoid using the
importFile parameter in the affected API endpoint until the issue is resolved.Exploit
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Pimcore