cvelist/2018/0xxx/CVE-2018-0525.json

68 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp",
"ID" : "CVE-2018-0525",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Jubatus",
"version" : {
"version_data" : [
{
"version_value" : "1.0.2 and earlier"
}
]
}
}
]
},
"vendor_name" : "Jubatus Community"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Directory traversal vulnerability in Jubatus 1.0.2 and earlier allows remote attackers to read arbitrary files via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Directory traversal"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/jubatus/jubatus/blob/master/ChangeLog.rst",
"refsource" : "MISC",
"url" : "https://github.com/jubatus/jubatus/blob/master/ChangeLog.rst"
},
{
"name" : "JVN#56132776",
"refsource" : "JVN",
"url" : "https://jvn.jp/en/jp/JVN56132776/index.html"
}
]
}
}