cvelist/2014/2xxx/CVE-2014-2922.json

73 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-2922",
"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.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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"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"
},
{
"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"
}
]
}
}