2020-01-14 15:06:59 -08:00
{
2020-01-15 00:01:17 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ASSIGNER" : "secure@microsoft.com" ,
"ID" : "CVE-2020-0602" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ASP.NET Core" ,
"version" : {
"version_data" : [
{
"version_value" : "2.1"
} ,
{
"version_value" : "3.0"
} ,
{
"version_value" : "3.1"
}
]
}
}
]
2020-01-14 15:06:59 -08:00
} ,
2020-01-15 00:01:17 +00:00
"vendor_name" : "Microsoft"
2020-01-14 15:06:59 -08:00
}
]
}
2020-01-15 00:01:17 +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'."
}
2020-01-14 15:06:59 -08:00
]
2020-01-15 00:01:17 +00:00
} ,
"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-2020-0602" ,
"refsource" : "MISC" ,
"name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602"
2020-01-16 18:01:11 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2020:0130" ,
"url" : "https://access.redhat.com/errata/RHSA-2020:0130"
2020-01-16 20:01:09 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2020:0134" ,
"url" : "https://access.redhat.com/errata/RHSA-2020:0134"
2020-01-15 00:01:17 +00:00
}
]
}
}