cvelist/2010/4xxx/CVE-2010-4335.json

93 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-4335",
"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 _validatePost function in libs/controller/components/security.php in CakePHP 1.3.x through 1.3.5 and 1.2.8 allows remote attackers to modify the internal Cake cache and execute arbitrary code via a crafted data[_Token][fields] value that is processed by the unserialize function, as demonstrated by modifying the file_map cache to execute arbitrary local files."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "16011",
"refsource" : "EXPLOIT-DB",
"url" : "http://www.exploit-db.com/exploits/16011"
},
{
"name" : "http://malloc.im/CakePHP-unserialize.txt",
"refsource" : "MISC",
"url" : "http://malloc.im/CakePHP-unserialize.txt"
},
{
"name" : "http://packetstormsecurity.org/files/view/95847/burnedcake.py.txt",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.org/files/view/95847/burnedcake.py.txt"
},
{
"name" : "https://github.com/cakephp/cakephp/commit/e431e86aa4301ced4273dc7919b59362cbb353cb",
"refsource" : "CONFIRM",
"url" : "https://github.com/cakephp/cakephp/commit/e431e86aa4301ced4273dc7919b59362cbb353cb"
},
{
"name" : "69352",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/69352"
},
{
"name" : "42211",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/42211"
},
{
"name" : "8026",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/8026"
}
]
}
}