cvelist/2019/9xxx/CVE-2019-9658.json

78 lines
2.1 KiB
JSON
Raw Normal View History

2019-03-11 00:51:31 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2019-9658",
"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" : [
{
"lang" : "eng",
"value" : "Checkstyle before 8.18 loads external DTDs by default."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://checkstyle.org/releasenotes.html#Release_8.18",
"refsource" : "MISC",
"url" : "https://checkstyle.org/releasenotes.html#Release_8.18"
},
{
"name" : "https://github.com/checkstyle/checkstyle/issues/6474",
"refsource" : "MISC",
"url" : "https://github.com/checkstyle/checkstyle/issues/6474"
},
{
"name" : "https://github.com/checkstyle/checkstyle/issues/6478",
"refsource" : "MISC",
"url" : "https://github.com/checkstyle/checkstyle/issues/6478"
},
{
"name" : "https://github.com/checkstyle/checkstyle/pull/6476",
"refsource" : "MISC",
"url" : "https://github.com/checkstyle/checkstyle/pull/6476"
}
]
}
}