cvelist/2017/2xxx/CVE-2017-2120.json

73 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp",
"ID" : "CVE-2017-2120",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "WBCE CMS",
"version" : {
"version_data" : [
{
"version_value" : "1.1.10 and earlier"
}
]
}
}
]
},
"vendor_name" : "WBCE Team"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "SQL injection vulnerability in the WBCE CMS 1.1.10 and earlier allows attacker with administrator rights to execute arbitrary SQL commands via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "SQL Injection"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://forum.wbce.org/viewtopic.php?id=977",
"refsource" : "MISC",
"url" : "https://forum.wbce.org/viewtopic.php?id=977"
},
{
"name" : "JVN#73083905",
"refsource" : "JVN",
"url" : "http://jvn.jp/en/jp/JVN73083905/index.html"
},
{
"name" : "96467",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/96467"
}
]
}
}