2017-10-29 14:04:06 -04:00
{
"CVE_data_meta" : {
2018-06-06 19:53:46 -04:00
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
2017-10-29 14:04:06 -04:00
"ID" : "CVE-2017-16136" ,
2018-06-06 19:53:46 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "method-override node module" ,
"version" : {
"version_data" : [
{
"version_value" : "<= 1.0.2 || > 2.0.0 < 2.3.10"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
2017-10-29 14:04:06 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-06-06 22:03:06 -04:00
"value" : "method-override is a module used by the Express.js framework to let you use HTTP verbs such as PUT or DELETE in places where the client doesn't support it. method-override is vulnerable to a regular expression denial of service vulnerability when specially crafted input is passed in to be parsed via the X-HTTP-Method-Override header."
2018-06-06 19:53:46 -04:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service (CWE-400)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-06-06 22:03:06 -04:00
"name" : "https://nodesecurity.io/advisories/538" ,
"refsource" : "MISC" ,
2018-06-06 19:53:46 -04:00
"url" : "https://nodesecurity.io/advisories/538"
2017-10-29 14:04:06 -04:00
}
]
}
}