cvelist/2017/9xxx/CVE-2017-9785.json

63 lines
1.7 KiB
JSON

{
"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" : [
{
"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."
}
]
},
"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"
}
]
}
}