{ "CVE_data_meta" : { "ASSIGNER" : "support@hackerone.com", "DATE_PUBLIC" : "2018-04-26T00:00:00", "ID" : "CVE-2017-16023", "STATE" : "PUBLIC" }, "affects" : { "vendor" : { "vendor_data" : [ { "product" : { "product_data" : [ { "product_name" : "decamelize node module", "version" : { "version_data" : [ { "version_value" : ">=1.1.0 <=1.1.1" } ] } } ] }, "vendor_name" : "HackerOne" } ] } }, "data_format" : "MITRE", "data_type" : "CVE", "data_version" : "4.0", "description" : { "description_data" : [ { "lang" : "eng", "value" : "Decamelize is used to convert a dash/dot/underscore/space separated string to camelCase. Decamelize 1.1.0 through 1.1.1 uses regular expressions to evaluate a string and takes unescaped separator values, which can be used to create a denial of service attack." } ] }, "problemtype" : { "problemtype_data" : [ { "description" : [ { "lang" : "eng", "value" : "Denial of Service (CWE-400)" } ] } ] }, "references" : { "reference_data" : [ { "name" : "https://github.com/sindresorhus/decamelize/issues/5", "refsource" : "MISC", "url" : "https://github.com/sindresorhus/decamelize/issues/5" }, { "name" : "https://nodesecurity.io/advisories/308", "refsource" : "MISC", "url" : "https://nodesecurity.io/advisories/308" } ] } }