cvelist/2020/28xxx/CVE-2020-28368.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2020-11-09 21:01:50 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-11-10 19:01:38 +00:00
"ID": "CVE-2020-28368",
"STATE": "PUBLIC"
2020-11-09 21:01:50 +00:00
},
2020-11-10 19:01:38 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-11-09 21:01:50 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-11-10 19:01:38 +00:00
"value": "Xen through 4.14.x allows guest OS administrators to obtain sensitive information (such as AES keys from outside the guest) via a side-channel attack on a power/energy monitoring interface, aka a \"Platypus\" attack. NOTE: there is only one logically independent fix: to change the access control for each such interface in Xen."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://xenbits.xen.org/xsa/advisory-351.html",
"refsource": "MISC",
"name": "https://xenbits.xen.org/xsa/advisory-351.html"
},
{
"refsource": "MISC",
"name": "https://platypusattack.com",
"url": "https://platypusattack.com"
},
{
"refsource": "MISC",
"name": "https://www.zdnet.com/article/new-platypus-attack-can-steal-data-from-intel-cpus/",
"url": "https://www.zdnet.com/article/new-platypus-attack-can-steal-data-from-intel-cpus/"
2020-11-09 21:01:50 +00:00
}
]
}
}