2023-01-11 06:00:42 +00:00
{
2023-03-10 21:00:37 +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-0193" ,
2023-03-10 21:00:37 +00:00
"ASSIGNER" : "psirt@nvidia.com" ,
"STATE" : "PUBLIC"
2023-01-11 06:00:42 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-10 21:00:37 +00:00
"value" : "NVIDIA CUDA Toolkit SDK contains a vulnerability in cuobjdump, where a local user running the tool against a malicious binary may cause an out-of-bounds read, which may result in a limited denial of service and limited information disclosure."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-125 Out-of-bounds Read" ,
"cweId" : "CWE-125"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "NVIDIA" ,
"product" : {
"product_data" : [
{
"product_name" : "NVIDIA CUDA Toolkit" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "All versions prior to 12.1"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://nvidia.custhelp.com/app/answers/detail/a_id/5446" ,
"refsource" : "MISC" ,
"name" : "https://nvidia.custhelp.com/app/answers/detail/a_id/5446"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L" ,
"version" : "3.1"
2023-01-11 06:00:42 +00:00
}
]
}
}