mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
887 B
887 B
CVE-2014-2922
Description
The getObjectByToken function in Newsletter.php in the Pimcore_Tool_Newsletter module in pimcore 1.4.9 through 2.1.0 does not properly handle an object obtained by unserializing a pathname, which allows remote attackers to conduct PHP object injection attacks and delete arbitrary files via vectors involving a Zend_Http_Response_Stream object.
POC
Reference
- https://github.com/pedrib/PoC/blob/master/pimcore-2.1.0.txt
- https://github.com/pedrib/PoC/blob/master/pimcore-2.1.0.txt
Github
No PoCs found on GitHub currently.