Adding CVE-2018-9190 for Fortinet

This commit is contained in:
CVE Team 2019-02-08 13:25:07 -05:00
parent 61ec9d82f9
commit b1ef2660f8
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,8 +1,32 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "psirt@fortinet.com",
"DATE_PUBLIC" : "2019-01-11T00:00:00",
"ID" : "CVE-2018-9190",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Fortinet FortiClientWindows",
"version" : {
"version_data" : [
{
"version_value" : "FortiClientWindows 6.0.2 and earlier"
}
]
}
}
]
},
"vendor_name" : "Fortinet, Inc."
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +35,26 @@
"description_data" : [
{
"lang" : "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value" : "A null pointer dereference vulnerability in Fortinet FortiClientWindows 6.0.2 and earlier allows attacker to cause a denial of service via the NDIS miniport driver."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of service"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://fortiguard.com/advisory/FG-IR-18-092"
}
]
}