2017-10-16 12:31:07 -04:00
{
2019-03-18 07:13:31 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2014-3137" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 07:13:31 +00:00
"lang" : "eng" ,
"value" : "Bottle 0.10.x before 0.10.12, 0.11.x before 0.11.7, and 0.12.x before 0.12.6 does not properly limit content types, which allows remote attackers to bypass intended access restrictions via an accepted Content-Type followed by a ; (semi-colon) and a Content-Type that would not be accepted, as demonstrated in YouCompleteMe to execute arbitrary code."
2017-10-16 12:31:07 -04:00
}
2019-03-18 07:13:31 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/defnull/bottle/issues/616" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/defnull/bottle/issues/616"
} ,
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1093255" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1093255"
} ,
{
"name" : "[oss-security] 20140501 Re: CVE request: Python Bottle JSON content-type not restrictive enough" ,
"refsource" : "MLIST" ,
"url" : "http://www.openwall.com/lists/oss-security/2014/05/01/15"
} ,
{
"name" : "DSA-2948" ,
"refsource" : "DEBIAN" ,
"url" : "http://www.debian.org/security/2014/dsa-2948"
}
]
}
}