cvelist/2020/12xxx/CVE-2020-12933.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2020-05-15 18:01:15 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-12933",
2020-10-13 22:01:34 +00:00
"ASSIGNER": "psirt@amd.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "AMD Graphics Driver for Windows",
"version": {
"version_data": [
{
"version_value": "Fixed in version 20.50 and later"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125: Out-of-bounds Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.amd.com/en/corporate/product-security",
"url": "https://www.amd.com/en/corporate/product-security"
}
]
2020-05-15 18:01:15 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-10-13 22:01:34 +00:00
"value": "A denial of service vulnerability exists in the D3DKMTEscape handler functionality of AMD ATIKMDAG.SYS (e.g. version 26.20.15029.27017). A specially crafted D3DKMTEscape API request can cause an out-of-bounds read in Windows OS kernel memory area. This vulnerability can be triggered from a non-privileged account."
2020-05-15 18:01:15 +00:00
}
]
}
}