CyberRota Analysis
AI-GeneratedPimcore's WordExport functionality is vulnerable due to inadequate permission checks, allowing low-privileged backend users to export sensitive document content they should not have access to. This could lead to unauthorized data exposure, impacting the confidentiality of information within the platform. Organizations using affected versions should prioritize updating to versions 11.5.17 (LTS) or 12.3.7 to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 (LTS) and 12.3.7, the WordExport export flow in bundles/WordExportBundle/src/Controller/TranslationController.php only checks the word_export feature permission and directly resolves attacker-controlled type/id input without enforcing view permission on page, snippet, email, or object elements, allowing a low-privileged backend user to export document content the user is not allowed to view. This issue is fixed in versions 11.5.17 (LTS) and 12.3.7.