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

77 lines
2.3 KiB
JSON
Raw Normal View History

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