cvelist/2018/16xxx/CVE-2018-16163.json
2018-11-15 10:07:53 -05:00

68 lines
1.8 KiB
JSON
Executable File

{
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp",
"ID" : "CVE-2018-16163",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "OpenDolphin",
"version" : {
"version_data" : [
{
"version_value" : "2.7.0 and earlier"
}
]
}
}
]
},
"vendor_name" : "Life Sciences Computing Corporation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "OpenDolphin 2.7.0 and earlier allows authenticated attackers to bypass authentication to create and/or delete other users accounts via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Authentication bypass"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.opendolphin.com/security20181023.html",
"refsource" : "MISC",
"url" : "http://www.opendolphin.com/security20181023.html"
},
{
"name" : "JVN#59394343",
"refsource" : "JVN",
"url" : "http://jvn.jp/en/jp/JVN59394343/index.html"
}
]
}
}