{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-7661", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "url-regex", "version": { "version_data": [ { "version_value": "all versions" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Regular Expression Denial of Service" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://github.com/kevva/url-regex/issues/70", "url": "https://github.com/kevva/url-regex/issues/70" }, { "refsource": "MISC", "name": "https://snyk.io/vuln/SNYK-JS-URLREGEX-569472", "url": "https://snyk.io/vuln/SNYK-JS-URLREGEX-569472" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "all versions of url-regex are vulnerable to Regular Expression Denial of Service. An attacker providing a very long string in String.test can cause a Denial of Service." } ] } }