mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
824 B
Markdown
18 lines
824 B
Markdown
### [CVE-2014-2922](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|