cvelist/2020/16xxx/CVE-2020-16894.json

98 lines
3.9 KiB
JSON
Raw Normal View History

2020-08-04 21:01:36 +00:00
{
2023-12-31 20:00:37 +00:00
"data_version": "4.0",
2020-10-16 23:01:51 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-16894",
2023-12-31 20:00:37 +00:00
"ASSIGNER": "secure@microsoft.com",
2020-10-16 23:01:51 +00:00
"STATE": "PUBLIC"
},
2023-12-31 20:00:37 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "<p>A denial of service vulnerability exists when Windows Network Address Translation (NAT) on a host server fails to properly validate input from a privileged user on a guest operating system. An attacker who successfully exploited the vulnerability could cause the host server to crash.</p>\n<p>To exploit the vulnerability, an attacker who already has a privileged account on a guest operating system, running as a virtual machine, could run a specially crafted application that causes a host machine to crash.</p>\n<p>The update addresses the vulnerability by modifying how Windows NAT accesses the host.</p>\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
]
}
]
},
2020-10-16 23:01:51 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-12-31 20:00:37 +00:00
"vendor_name": "Microsoft",
2020-10-16 23:01:51 +00:00
"product": {
"product_data": [
{
2023-12-31 20:00:37 +00:00
"product_name": "Windows 10 Version 1607",
2020-10-16 23:01:51 +00:00
"version": {
"version_data": [
{
2023-12-31 20:00:37 +00:00
"version_affected": "<",
"version_name": "10.0.0",
"version_value": "publication"
2020-10-16 23:01:51 +00:00
}
]
}
},
{
"product_name": "Windows Server 2016",
"version": {
"version_data": [
{
2023-12-31 20:00:37 +00:00
"version_affected": "<",
"version_name": "10.0.0",
"version_value": "publication"
2020-10-16 23:01:51 +00:00
}
]
}
},
{
2023-12-31 20:00:37 +00:00
"product_name": "Windows Server 2016 (Server Core installation)",
2020-10-16 23:01:51 +00:00
"version": {
"version_data": [
{
2023-12-31 20:00:37 +00:00
"version_affected": "<",
"version_name": "10.0.0",
"version_value": "publication"
2020-10-16 23:01:51 +00:00
}
]
}
}
]
2023-12-31 20:00:37 +00:00
}
2020-10-16 15:12:00 -07:00
}
]
}
2020-10-16 23:01:51 +00:00
},
"references": {
"reference_data": [
{
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-16894",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-16894"
}
]
2023-12-31 20:00:37 +00:00
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "HIGH",
"baseScore": 7.7,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C"
}
]
2020-10-16 23:01:51 +00:00
}
}