Added missing affects and problem type information to CVE-2018-6265.

This commit is contained in:
CVE Team 2018-11-29 13:40:53 -05:00
parent d4d2d3fc60
commit c24231c9e3
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -12,18 +12,18 @@
"product" : { "product" : {
"product_data" : [ "product_data" : [
{ {
"product_name" : "n/a", "product_name" : "GeForce Experience",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
"version_value" : "n/a" "version_value" : "3.16"
} }
] ]
} }
} }
] ]
}, },
"vendor_name" : "n/a" "vendor_name" : "Nvidia Corporation"
} }
] ]
} }
@ -45,7 +45,7 @@
"description" : [ "description" : [
{ {
"lang" : "eng", "lang" : "eng",
"value" : "n/a" "value" : "Escalation of privileges"
} }
] ]
} }