{ "id": "CVE-2020-7661", "sourceIdentifier": "report@snyk.io", "published": "2020-06-04T18:15:15.013", "lastModified": "2020-06-10T15:26:19.927", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "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." }, { "lang": "es", "value": "Todas las versiones de url-regex son vulnerables a una Denegaci\u00f3n de Servicio de Expresi\u00f3n Regular. Un atacante que proporciona una cadena muy larga en String.test puede causar una Denegaci\u00f3n de Servicio" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.8 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-400" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:url-regex_project:url-regex:*:*:*:*:*:*:*:*", "matchCriteriaId": "4E568BB4-BE50-4B0C-8F38-2FF8DF24DC98" } ] } ] } ], "references": [ { "url": "https://github.com/kevva/url-regex/issues/70", "source": "report@snyk.io", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://snyk.io/vuln/SNYK-JS-URLREGEX-569472", "source": "report@snyk.io", "tags": [ "Exploit", "Third Party Advisory" ] } ] }