{ "CVE_data_meta" : { "ASSIGNER" : "support@hackerone.com", "DATE_PUBLIC" : "2018-04-26T00:00:00", "ID" : "CVE-2014-10064", "STATE" : "PUBLIC" }, "affects" : { "vendor" : { "vendor_data" : [ { "product" : { "product_data" : [ { "product_name" : "qs node module", "version" : { "version_data" : [ { "version_value" : "<1.0.0" } ] } } ] }, "vendor_name" : "HackerOne" } ] } }, "data_format" : "MITRE", "data_type" : "CVE", "data_version" : "4.0", "description" : { "description_data" : [ { "lang" : "eng", "value" : "The qs module before 1.0.0 does not have an option or default for specifying object depth and when parsing a string representing a deeply nested object will block the event loop for long periods of time. An attacker could leverage this to cause a temporary denial-of-service condition, for example, in a web application, other requests would not be processed while this blocking is occurring." } ] }, "problemtype" : { "problemtype_data" : [ { "description" : [ { "lang" : "eng", "value" : "Denial of Service (CWE-400)" } ] } ] }, "references" : { "reference_data" : [ { "name" : "https://nodesecurity.io/advisories/28", "refsource" : "MISC", "url" : "https://nodesecurity.io/advisories/28" } ] } }