2017-10-16 12:31:07 -04:00
{
2019-03-18 04:00:23 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security-alert@hpe.com" ,
"ID" : "CVE-2017-9785" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "NancyFX Framework Up to 2.0.0" ,
"version" : {
"version_data" : [
{
"version_value" : "NancyFX Framework Up to 2.0.0"
}
]
}
}
]
} ,
"vendor_name" : "NancyFX"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 04:00:23 +00:00
"lang" : "eng" ,
"value" : "Csrf.cs in NancyFX Nancy before 1.4.4 and 2.x before 2.0-dangermouse has Remote Code Execution via Deserialization of JSON data in a CSRF Cookie."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:00:23 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Remote Code Execution via untrusted deserialization of Json data"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/NancyFx/Nancy/releases/tag/v1.4.4" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/NancyFx/Nancy/releases/tag/v1.4.4"
}
]
}
}