2017-10-16 12:31:07 -04:00
{
2019-03-18 04:37:00 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "secure@microsoft.com" ,
"DATE_PUBLIC" : "2017-11-14T00:00:00" ,
"ID" : "CVE-2017-11770" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : ".NET Core" ,
"version" : {
"version_data" : [
{
"version_value" : ".NET Core 1.0, .NET Core 1.1, and .NET Core 2.0"
}
]
}
}
]
} ,
"vendor_name" : "Microsoft Corporation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-11-14 21:03:49 -05:00
{
2019-03-18 04:37:00 +00:00
"lang" : "eng" ,
"value" : ".NET Core 1.0, 1.1, and 2.0 allow an unauthenticated attacker to remotely cause a denial of service attack against a .NET Core web application by improperly parsing certificate data. A denial of service vulnerability exists when .NET Core improperly handles parsing certificate data, aka \".NET CORE Denial Of Service Vulnerability\"."
2017-11-14 21:03:49 -05:00
}
2019-03-18 04:37:00 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "1039787" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1039787"
} ,
{
"name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-11770" ,
"refsource" : "CONFIRM" ,
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-11770"
} ,
{
"name" : "RHSA-2017:3248" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2017:3248"
} ,
{
"name" : "101710" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/101710"
}
]
}
}