cvelist/2018/8xxx/CVE-2018-8231.json

123 lines
4.3 KiB
JSON
Raw Normal View History

2018-03-14 14:03:48 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "Secure@Microsoft.com",
2018-06-14 08:05:37 -04:00
"ID" : "CVE-2018-8231",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Windows Server 2016",
"version" : {
"version_data" : [
{
"version_value" : "(Server Core installation)"
}
]
}
},
{
"product_name" : "Windows 10",
"version" : {
"version_data" : [
{
"version_value" : "32-bit Systems"
},
{
"version_value" : "Version 1607 for 32-bit Systems"
},
{
"version_value" : "Version 1607 for x64-based Systems"
},
{
"version_value" : "Version 1703 for 32-bit Systems"
},
{
"version_value" : "Version 1703 for x64-based Systems"
},
{
"version_value" : "Version 1709 for 32-bit Systems"
},
{
"version_value" : "Version 1709 for x64-based Systems"
},
{
"version_value" : "Version 1803 for 32-bit Systems"
},
{
"version_value" : "Version 1803 for x64-based Systems"
},
{
"version_value" : "x64-based Systems"
}
]
}
},
{
"product_name" : "Windows 10 Servers",
"version" : {
"version_data" : [
{
"version_value" : "version 1709 (Server Core Installation)"
},
{
"version_value" : "version 1803 (Server Core Installation)"
}
]
}
}
]
},
"vendor_name" : "Microsoft"
}
]
}
2018-03-14 14:03:48 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-06-14 08:05:37 -04:00
"value" : "A remote code execution vulnerability exists when HTTP Protocol Stack (Http.sys) improperly handles objects in memory, aka \"HTTP Protocol Stack Remote Code Execution Vulnerability.\" This affects Windows Server 2016, Windows 10, Windows 10 Servers."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Remote Code Execution"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-06-14 08:05:37 -04:00
"name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8231",
"refsource" : "CONFIRM",
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8231"
2018-06-15 06:02:48 -04:00
},
{
"name" : "104373",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104373"
},
{
"name" : "1041094",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041094"
2018-03-14 14:03:48 -04:00
}
]
}
}