- Synchronized data.

This commit is contained in:
CVE Team 2018-11-01 10:05:53 -04:00
parent 8f2d9847a8
commit 83e34deb7f
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 73 additions and 71 deletions

View File

@ -1,16 +1,13 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta" : { "CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2018-14660", "ID" : "CVE-2018-14660",
"ASSIGNER": "lpardo@redhat.com" "STATE" : "PUBLIC"
}, },
"affects" : { "affects" : {
"vendor" : { "vendor" : {
"vendor_data" : [ "vendor_data" : [
{ {
"vendor_name": "[UNKNOWN]",
"product" : { "product" : {
"product_data" : [ "product_data" : [
{ {
@ -27,32 +24,15 @@
} }
} }
] ]
} },
"vendor_name" : "[UNKNOWN]"
} }
] ]
} }
}, },
"problemtype": { "data_format" : "MITRE",
"problemtype_data": [ "data_type" : "CVE",
{ "data_version" : "4.0",
"description": [
{
"lang": "eng",
"value": "CWE-400"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14660",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14660",
"refsource": "CONFIRM"
}
]
},
"description" : { "description" : {
"description_data" : [ "description_data" : [
{ {
@ -70,5 +50,26 @@
} }
] ]
] ]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-400"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14660",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14660"
}
]
} }
} }

View File

@ -70,6 +70,7 @@
"references" : { "references" : {
"reference_data" : [ "reference_data" : [
{ {
"name" : "http://support.zte.com.cn/support/news/LoopholeInfoDetail.aspx?newsId=1009783",
"refsource" : "CONFIRM", "refsource" : "CONFIRM",
"url" : "http://support.zte.com.cn/support/news/LoopholeInfoDetail.aspx?newsId=1009783" "url" : "http://support.zte.com.cn/support/news/LoopholeInfoDetail.aspx?newsId=1009783"
} }