cvelist/2014/2xxx/CVE-2014-2921.json
2019-03-18 04:44:51 +00:00

72 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2921",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.pimcore.org/en/resources/blog/pimcore+2.2+released_b442",
"refsource": "CONFIRM",
"url": "http://www.pimcore.org/en/resources/blog/pimcore+2.2+released_b442"
},
{
"name": "[oss-security] 20140421 Re: Remote code execution in Pimcore CMS",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2014/04/21/1"
},
{
"name": "https://github.com/pedrib/PoC/blob/master/pimcore-2.1.0.txt",
"refsource": "MISC",
"url": "https://github.com/pedrib/PoC/blob/master/pimcore-2.1.0.txt"
}
]
}
}