{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-10707", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "jQuery 3.0.0-rc.1 is vulnerable to Denial of Service (DoS) due to removing a logic that lowercased attribute names. Any attribute getter using a mixed-cased name for boolean attributes goes into an infinite recursion, exceeding the stack call limit." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/jquery/jquery/issues/3133", "refsource": "MISC", "url": "https://github.com/jquery/jquery/issues/3133" }, { "name": "https://snyk.io/vuln/npm:jquery:20160529", "refsource": "MISC", "url": "https://snyk.io/vuln/npm:jquery:20160529" }, { "name": "https://github.com/jquery/jquery/pull/3134", "refsource": "MISC", "url": "https://github.com/jquery/jquery/pull/3134" } ] } }