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

82 lines
2.9 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-20 03:01:37 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-2684e0fadd",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XV23EZIMNLJN4YXRRXLQV2ALW6ZEALXV/"
2020-11-26 19:02:08 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20201126 Xen Security Advisory 351 v2 (CVE-2020-28368) - Information leak via power sidechannel",
"url": "http://www.openwall.com/lists/oss-security/2020/11/26/1"
2020-11-09 21:01:50 +00:00
}
]
}
}