cvelist/2022/21xxx/CVE-2022-21820.json

75 lines
2.5 KiB
JSON
Raw Normal View History

2021-12-10 15:01:07 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "psirt@nvidia.com",
2021-12-10 15:01:07 +00:00
"ID": "CVE-2022-21820",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NVIDIA Data Center GPU Manager",
"version": {
"version_data": [
{
"version_value": "All versions prior to 2.3.4"
}
]
}
}
]
},
"vendor_name": "NVIDIA"
}
]
}
2021-12-10 15:01:07 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-12-10 15:01:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "NVIDIA DCGM contains a vulnerability in nvhostengine, where a network user can cause detection of error conditions without action, which may lead to limited code execution, some denial of service, escalation of privileges, and limited impacts to both data confidentiality and integrity."
2021-12-10 15:01:07 +00:00
}
]
},
"impact": {
"cvss": {
2022-03-24 18:01:25 +00:00
"baseScore": 6.3,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-03-24 18:01:25 +00:00
"refsource": "MISC",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5328",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5328"
2022-06-03 18:01:32 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/167396/NVIDIA-Data-Center-GPU-Manager-Remote-Memory-Corruption.html",
"url": "http://packetstormsecurity.com/files/167396/NVIDIA-Data-Center-GPU-Manager-Remote-Memory-Corruption.html"
2022-03-24 18:01:25 +00:00
}
]
2021-12-10 15:01:07 +00:00
}
2022-03-24 18:01:25 +00:00
}