cvelist/2018/0xxx/CVE-2018-0785.json

74 lines
2.1 KiB
JSON
Raw Normal View History

2017-12-01 14:03:40 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "secure@microsoft.com",
"DATE_PUBLIC" : "2018-01-09T00:00:00",
2017-12-01 14:03:40 -05:00
"ID" : "CVE-2018-0785",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ASP.NET Core",
"version" : {
"version_data" : [
{
"version_value" : "ASP.NET Core 1.0. 1.1, and 2.0"
}
]
}
}
]
},
"vendor_name" : "Microsoft Corporation"
}
]
}
2017-12-01 14:03:40 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "ASP.NET Core 1.0. 1.1, and 2.0 allow a cross site request forgery vulnerability due to the ASP.NET Core project templates, aka \"ASP.NET Core Cross Site Request Forgery Vulnerability\"."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Tampering"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0785",
"refsource" : "CONFIRM",
2018-01-09 20:03:06 -05:00
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0785"
2018-01-11 06:04:34 -05:00
},
{
"name" : "102379",
"refsource" : "BID",
2018-01-11 06:04:34 -05:00
"url" : "http://www.securityfocus.com/bid/102379"
},
{
"name" : "1040151",
"refsource" : "SECTRACK",
2018-01-11 06:04:34 -05:00
"url" : "http://www.securitytracker.com/id/1040151"
2017-12-01 14:03:40 -05:00
}
]
}
}