cvelist/2022/31xxx/CVE-2022-31600.json

70 lines
2.3 KiB
JSON
Raw Normal View History

2022-05-24 17:01:46 +00:00
{
"CVE_data_meta": {
2022-07-04 13:05:28 -05:00
"ASSIGNER": "psirt@nvidia.com",
2022-05-24 17:01:46 +00:00
"ID": "CVE-2022-31600",
2022-07-04 13:05:28 -05:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NVIDIA DGX A100",
"version": {
"version_data": [
{
"version_value": "Versions prior to 22.5.5"
}
]
}
}
]
},
"vendor_name": "NVIDIA"
}
]
}
2022-05-24 17:01:46 +00:00
},
2022-07-04 13:05:28 -05:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-05-24 17:01:46 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-07-04 13:05:28 -05:00
"value": "NVIDIA DGX A100 contains a vulnerability in SBIOS in the SmmCore, where a user with high privileges can chain another vulnerability to this vulnerability, causing an integer overflow, possibly leading to code execution, escalation of privileges, denial of service, compromised integrity, and information disclosure. The scope of impact can extend to other components."
2022-05-24 17:01:46 +00:00
}
]
2022-07-04 13:05:28 -05:00
},
"impact": {
"cvss": {
2022-07-04 19:00:46 +00:00
"baseScore": 7.5,
"baseSeverity": "High",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
2022-07-04 13:05:28 -05:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190 Integer Overflow or Wraparound"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-07-04 19:00:46 +00:00
"refsource": "MISC",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5367",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5367"
}
2022-07-04 13:05:28 -05:00
]
2022-05-24 17:01:46 +00:00
}
}