Files
CVEs-PoC/2014/CVE-2014-2922.md
T
2024-06-18 02:51:15 +02:00

18 lines
824 B
Markdown

### [CVE-2014-2922](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2922)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
#### Github
No PoCs found on GitHub currently.