CVE-2020-26302
Last modified
CVE-2020-26302 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. is.js is a general-purpose check library. Versions 0.9.0 and prior contain one or more regular expressions that are vulnerable to Regular Expression Denial of Service (ReDoS). EPSS estimates a 0.87% chance of exploitation in the next 30 days.
Description
is.js is a general-purpose check library. Versions 0.9.0 and prior contain one or more regular expressions that are vulnerable to Regular Expression Denial of Service (ReDoS). is.js uses a regex copy-pasted from a gist to validate URLs. Trying to validate a malicious string can cause the regex to loop “forever." This vulnerability was found using a CodeQL query which identifies inefficient regular expressions. is.js has no patch for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Is.Js Project | Is.Js | <= 0.9.0 |
References
- https://github.com/arasatasaygin/is.js/issues/320Issue Tracking, Third Party Advisory
- https://securitylab.github.com/advisories/GHSL-2020-295-redos-is.jsExploit, Third Party Advisory
- https://github.com/arasatasaygin/is.js/issues/320Issue Tracking, Third Party Advisory
- https://securitylab.github.com/advisories/GHSL-2020-295-redos-is.jsExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-26302?
How severe is CVE-2020-26302?
How do I fix CVE-2020-26302?
Are you affected by CVE-2020-26302?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
