cvelist/2017/11xxx/CVE-2017-11770.json

79 lines
2.4 KiB
JSON

{
"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" : [
{
"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\"."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"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"
},
{
"name" : "1039787",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1039787"
}
]
}
}