First published: Thu Aug 03 2023(Updated: )
### Impact A path traversal vulnerability exists in the `AssetController::importServerFilesAction`, which allows an attacker to overwrite or modify sensitive files by manipulating the pimcore_log parameter.This can lead to potential denial of service---key file overwrite. The impact of this vulnerability allows attackers to: Overwrite or modify sensitive files, potentially leading to unauthorized access, privilege escalation, or disclosure of confidential information. Tamper with system settings by modifying key files, such as the hosts file in Windows or configuration files for other services. Cause a denial of service (DoS) if critical system files are overwritten or deleted. The consequences of exploiting this vulnerability can be detrimental to the confidentiality, integrity, and availability of the affected system. It's crucial to address this vulnerability to protect sensitive data and ensure the proper functioning of the system. ### Patches Update to version 10.6.7 or apply this patch manually https://github.com/pimcore/pimcore/commit/58012d0e3b8b926fb54eccbd64ec5c993b30c22c.patch ### Workarounds Apply patch https://github.com/pimcore/pimcore/commit/58012d0e3b8b926fb54eccbd64ec5c993b30c22c.patch manually.
Credit: security-advisories@github.com security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
composer/pimcore/pimcore | <10.6.7 | 10.6.7 |
Pimcore Pimcore | <10.6.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-38708 is a path traversal vulnerability in Pimcore, an Open Source Data & Experience Management Platform.
The impact of CVE-2023-38708 is a potential denial of service and key file overwrite.
An attacker can exploit CVE-2023-38708 by manipulating the pimcore_log parameter in the AssetController::importServerFilesAction, allowing them to overwrite or modify sensitive files.
Versions up to and excluding 10.6.7 of Pimcore are affected by CVE-2023-38708.
You can find more information about CVE-2023-38708 at the following references: [link 1](https://github.com/pimcore/pimcore/security/advisories/GHSA-34hj-v8fm-x887), [link 2](https://github.com/pimcore/pimcore/commit/58012d0e3b8b926fb54eccbd64ec5c993b30c22c), [link 3](https://nvd.nist.gov/vuln/detail/CVE-2023-38708).