cvelist/2014/0xxx/CVE-2014-0342.json

78 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-0342",
"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" : "Multiple unrestricted file upload vulnerabilities in fileupload.php in PivotX before 2.3.9 allow remote authenticated users to execute arbitrary PHP code by uploading a file with a (1) .php or (2) .php# extension, and then accessing it via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://blog.pivotx.net/archive/2014/03/03/pivotx-239-released",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://blog.pivotx.net/archive/2014/03/03/pivotx-239-released"
},
{
"name" : "http://pivotx.net/page/security",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://pivotx.net/page/security"
},
{
"name" : "http://sourceforge.net/p/pivot-weblog/code/4347/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://sourceforge.net/p/pivot-weblog/code/4347/"
},
{
"name" : "VU#901156",
"refsource" : "CERT-VN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.kb.cert.org/vuls/id/901156"
}
]
}
}