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

93 lines
3.2 KiB
JSON
Raw Normal View History

2023-01-11 06:00:42 +00:00
{
2023-04-01 05: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-0183",
2023-04-01 05: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-01 05:00:35 +00:00
"value": "NVIDIA GPU Display Driver for Linux contains a vulnerability in the kernel mode layer where an out-of-bounds write can lead to denial of service and data tampering."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787 Out-of-bounds Write",
"cweId": "CWE-787"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "NVIDIA",
"product": {
"product_data": [
{
"product_name": "vGPU software (guest driver - Linux), vGPU software (Virtual GPU Manager - Citrix Hypervisor, VMware vSphere, Red Hat Enterprise Linux KVM), NVIDIA Cloud Gaming (guest driver - Linux), NVIDIA Cloud Gaming (Virtual GPU Manager - Red Hat Enterprise Linux KVM)",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions prior to and including 15.1, 13.6, 11.11, and all versions prior to and including February 2023 release"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5452",
"refsource": "MISC",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5452"
2023-10-03 15:00:35 +00:00
},
{
"url": "https://security.gentoo.org/glsa/202310-02",
"refsource": "MISC",
"name": "https://security.gentoo.org/glsa/202310-02"
2023-04-01 05:00:35 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
2023-01-11 06:00:42 +00:00
}
]
}
}