CVE-2014-2921
pimcore 1.4.9-2.0.0 - Remote Code Execution via Newsletter Import URL Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-2921.
AI-analyzed exploit summary This exploit demonstrates a PHP object injection vulnerability in Pimcore CMS via unserialize() in the Newsletter.php file. It includes functional payloads for remote code execution (RCE) and arbitrary file deletion, leveraging Zend framework classes.
Description
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.
Exploits (1)
This exploit demonstrates a PHP object injection vulnerability in Pimcore CMS via unserialize() in the Newsletter.php file. It includes functional payloads for remote code execution (RCE) and arbitrary file deletion, leveraging Zend framework classes.