cvelist/2019/5xxx/CVE-2019-5918.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2019-01-10 14:06:05 -05:00
{
2019-03-12 17:40:02 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp",
"ID" : "CVE-2019-5918",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2019-03-12 16:11:52 +09:00
{
2019-03-12 17:40:02 -04:00
"product" : {
"product_data" : [
{
"product_name" : "Nablarch 5",
"version" : {
"version_data" : [
{
"version_value" : "Nablarch 5, and 5u1 to 5u13"
}
]
}
}
]
},
"vendor_name" : "TIS Inc."
2019-03-12 16:11:52 +09:00
}
2019-03-12 17:40:02 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Nablarch 5 (5, and 5u1 to 5u13) allows remote attackers to conduct XML External Entity (XXE) attacks via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "XML external entities (XXE)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://nablarch.atlassian.net/projects/NAB/issues/NAB-295",
"refsource" : "MISC",
"url" : "https://nablarch.atlassian.net/projects/NAB/issues/NAB-295"
},
{
"name" : "JVN#56542712",
"refsource" : "JVN",
"url" : "http://jvn.jp/en/jp/JVN56542712/index.html"
}
]
}
2019-01-10 14:06:05 -05:00
}