cvelist/2021/1xxx/CVE-2021-1122.json

71 lines
2.1 KiB
JSON
Raw Normal View History

2020-11-12 23:01:36 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "psirt@nvidia.com",
2020-11-12 23:01:36 +00:00
"ID": "CVE-2021-1122",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NVIDIA Virtual GPU Software",
"version": {
"version_data": [
{
"version_value": "vGPU version 13.x (prior to 13.1), 12.x (prior to 12.4), version 11.x (prior to 11.6) and version 8.x (prior 8.9)."
}
]
}
}
]
},
"vendor_name": "NVIDIA"
}
]
}
2020-11-12 23:01:36 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-11-12 23:01:36 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where it can dereference a NULL pointer, which may lead to denial of service."
}
]
},
"impact": {
"cvss": {
"baseScore" : 5.5,
"baseSeverity" : "Medium",
"vectorString" : "AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version" : "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476: NULL Pointer Dereference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5230",
"refsource": "CONFIRM",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5230"
2020-11-12 23:01:36 +00:00
}
]
}
}