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

70 lines
2.3 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-21821",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NVIDIA CUDA Toolkit",
"version": {
"version_data": [
{
"version_value": "All versions prior to 11.6 Update 2"
}
]
}
}
]
},
"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 CUDA Toolkit SDK contains an integer overflow vulnerability in cuobjdump.To exploit this vulnerability, a remote attacker would require a local user to download a specially crafted, corrupted file and locally execute cuobjdump against the file. Such an attack may lead to remote code execution that causes complete denial of service and an impact on data confidentiality and integrity."
2021-12-10 15:01:07 +00:00
}
]
},
"impact": {
"cvss": {
2022-03-29 21:01:27 +00:00
"baseScore": 7.8,
"baseSeverity": "High",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1285 Improper Validation of Specified Index, Position, or Offset in Input"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-03-29 21:01:27 +00:00
"refsource": "MISC",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5334",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5334"
}
]
2021-12-10 15:01:07 +00:00
}
2022-03-29 21:01:27 +00:00
}