cvelist/2014/4xxx/CVE-2014-4914.json

88 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-4914",
2017-12-29 09:05:00 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-12-29 09:05:00 -05:00
"value" : "The Zend_Db_Select::order function in Zend Framework before 1.12.7 does not properly handle parentheses, which allows remote attackers to conduct SQL injection attacks via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20140711 Re: Zend Framework CVEs",
"refsource" : "MLIST",
2017-12-29 09:05:00 -05:00
"url" : "http://openwall.com/lists/oss-security/2014/07/11/4"
},
{
"name" : "http://framework.zend.com/security/advisory/ZF2014-04",
"refsource" : "CONFIRM",
2017-12-29 09:05:00 -05:00
"url" : "http://framework.zend.com/security/advisory/ZF2014-04"
},
2017-12-30 06:03:45 -05:00
{
"name" : "DSA-3265",
"refsource" : "DEBIAN",
2017-12-30 06:03:45 -05:00
"url" : "https://www.debian.org/security/2015/dsa-3265"
},
2017-12-29 09:05:00 -05:00
{
"name" : "JVN#71730320",
"refsource" : "JVN",
2017-12-29 09:05:00 -05:00
"url" : "http://jvn.jp/en/jp/JVN71730320/index.html"
},
{
"name" : "68031",
"refsource" : "BID",
2017-12-29 09:05:00 -05:00
"url" : "http://www.securityfocus.com/bid/68031"
},
{
"name" : "58847",
"refsource" : "SECUNIA",
2017-12-29 09:05:00 -05:00
"url" : "http://secunia.com/advisories/58847"
2017-10-16 12:31:07 -04:00
}
]
}
}