2018-11-26 16:06:22 -05:00
{
2019-04-09 21:00:51 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ASSIGNER" : "secure@microsoft.com" ,
"ID" : "CVE-2019-0815" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ASP.NET Core" ,
"version" : {
"version_data" : [
{
"version_value" : "2.2"
}
]
}
}
]
} ,
"vendor_name" : "Microsoft"
2019-04-09 12:52:19 -07:00
}
]
}
2019-04-09 21:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka 'ASP.NET Core Denial of Service Vulnerability'."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service"
}
]
}
2019-04-09 12:52:19 -07:00
]
2019-04-09 21:00:51 +00:00
} ,
"references" : {
"reference_data" : [
{
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0815" ,
"refsource" : "MISC" ,
"name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0815"
2019-04-09 22:00:42 +00:00
} ,
{
"refsource" : "BID" ,
"name" : "107701" ,
"url" : "http://www.securityfocus.com/bid/107701"
2019-04-09 21:00:51 +00:00
}
]
}
}