CVE-2014-2921: Pimcore Vulnerable to PHP Object Injection Attacks
(updated )
The getObjectByToken
function in Newsletter.php
in the Pimcore_Tool_Newsletter
module in pimcore 1.4.9 through 2.0.0 does not properly handle an object obtained by unserializing Lucene search data, which allows remote attackers to conduct PHP object injection attacks and execute arbitrary code via vectors involving a Zend_Pdf_ElementFactory_Proxy
object and a pathname with a trailing \0
character.
References
- github.com/advisories/GHSA-g7pj-3v97-3vxp
- github.com/pedrib/PoC/blob/caa03645e256a8b50f1101c983d39586ebc467ee/advisories/pimcore-2.1.0.txt
- github.com/pedrib/PoC/blob/master/pimcore-2.1.0.txt
- github.com/pimcore/pimcore
- github.com/pimcore/pimcore/commit/3cb2683e669b5644f180d362cfa9614c09bef280
- nvd.nist.gov/vuln/detail/CVE-2014-2921
Code Behaviors & Features
Detect and mitigate CVE-2014-2921 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →