2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "secure@microsoft.com" ,
"ID" : "CVE-2017-0247" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2017-10-16 16:44:18 -04:00
"product_name" : "ASP.NET Core" ,
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
2017-10-16 16:44:18 -04:00
"version_value" : "ASP.NET Core"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
} ,
2017-10-16 16:44:18 -04:00
"vendor_name" : "Microsoft Corporation"
2017-10-16 12:31:07 -04:00
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A denial of service vulnerability exists when the ASP.NET Core fails to properly validate web requests. NOTE: Microsoft has not commented on third-party claims that the issue is that the TextEncoder.EncodeCore function in the System.Text.Encodings.Web package in ASP.NET Core Mvc before 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to cause a denial of service by leveraging failure to properly calculate the length of 4-byte characters in the Unicode Non-Character range."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2017-10-16 16:44:18 -04:00
"value" : "Denial of Service"
2017-10-16 12:31:07 -04:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-04-05 09:33:01 -04:00
"name" : "https://github.com/aspnet/Announcements/issues/239" ,
"refsource" : "MISC" ,
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/aspnet/Announcements/issues/239"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "https://www.sidertia.com/Home/Community/Blog/2017/05/18/ASPNET-Core-Unicode-Non-Char-Encoding-DoS" ,
"refsource" : "MISC" ,
2017-10-16 12:31:07 -04:00
"url" : "https://www.sidertia.com/Home/Community/Blog/2017/05/18/ASPNET-Core-Unicode-Non-Char-Encoding-DoS"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "https://technet.microsoft.com/en-us/library/security/4021279.aspx" ,
"refsource" : "CONFIRM" ,
2017-10-16 12:31:07 -04:00
"url" : "https://technet.microsoft.com/en-us/library/security/4021279.aspx"
}
]
}
}