2018-11-26 16:06:22 -05:00
{
2019-09-11 13:57:03 -07:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ASSIGNER" : "secure@microsoft.com" ,
"ID" : "CVE-2019-1301" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : ".NET Core" ,
"version" : {
"version_data" : [
{
"version_value" : "2.1"
} ,
{
"version_value" : "2.2"
}
]
}
}
]
} ,
"vendor_name" : "Microsoft"
}
]
2019-03-18 04:16:09 +00:00
}
2019-09-11 13:57:03 -07:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A denial of service vulnerability exists when .NET Core improperly handles web requests, aka \u0027.NET Core Denial of Service Vulnerability\u0027."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1301"
}
]
}
}