cvelist/2023/0xxx/CVE-2023-0200.json

88 lines
2.8 KiB
JSON
Raw Normal View History

2023-01-11 06:00:42 +00:00
{
2023-04-22 03:00:35 +00:00
"data_version": "4.0",
2023-01-11 06:00:42 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-0200",
2023-04-22 03:00:35 +00:00
"ASSIGNER": "psirt@nvidia.com",
"STATE": "PUBLIC"
2023-01-11 06:00:42 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-22 03:00:35 +00:00
"value": "NVIDIA DGX-2 contains a vulnerability in OFBD where a user with high privileges and a pre-conditioned heap can cause an access beyond a buffers end, which may lead to code execution, escalation of privileges, denial of service, and information disclosure."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-788",
"cweId": "CWE-788"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "NVIDIA",
"product": {
"product_data": [
{
"product_name": "NVIDIA DGX servers",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All BMC versions prior to 1.08.00"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5449",
"refsource": "MISC",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5449"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
2023-01-11 06:00:42 +00:00
}
]
}
}