Pimcore is an open source data and experience management platform. Prior to version 10.5.9, the user controlled twig templates rendering in `Pimcore/Mail` & `ClassDefinition\Layout\Text` is vulnerable to server-side template injection, which could lead to remote code execution. Version 10.5.9 contains a patch for this issue. As a workaround, one may apply the patch manually.
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Link | Tags |
---|---|
https://github.com/pimcore/pimcore/security/advisories/GHSA-5qxq-vgmm-q39m | third party advisory patch |
https://github.com/pimcore/pimcore/pull/13347 | issue tracking third party advisory patch |
https://github.com/pimcore/pimcore/pull/13347.patch | mailing list third party advisory patch |
https://github.com/pimcore/pimcore/commit/43aa34e018f5cd447bceb864358285ba92f68372 | third party advisory patch |