ghsa-3phv-83cj-p8p7
Vulnerability from github
Published
2024-10-26 21:30
Modified
2024-10-28 14:56
Severity ?
Summary
nope-validator Regular Expression Denial of Service vulnerability
Details
Nope is a JavaScript validator. Versions 0.11.3 and prior contain one or more regular expressions that are vulnerable to Regular Expression Denial of Service (ReDoS). This vulnerability is fixed in 0.12.1.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "nope-validator" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.12.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-26309" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2024-10-28T14:56:39Z", "nvd_published_at": "2024-10-26T21:15:14Z", "severity": "MODERATE" }, "details": "Nope is a JavaScript validator. Versions 0.11.3 and prior contain one or more regular expressions that are vulnerable to Regular Expression Denial of Service (ReDoS). This vulnerability is fixed in 0.12.1.", "id": "GHSA-3phv-83cj-p8p7", "modified": "2024-10-28T14:56:39Z", "published": "2024-10-26T21:30:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26309" }, { "type": "WEB", "url": "https://github.com/ftonato/nope-validator/issues/352" }, { "type": "WEB", "url": "https://github.com/ftonato/nope-validator/commit/4564b7444dcd92769e5c5b80420469c9f18b7a05#diff-9c399c46fa266bcf2be2704fbb369181726959e148e95ab548a32ef9ca9e7d47R1" }, { "type": "WEB", "url": "https://github.com/ftonato/nope-validator/commit/c8af9f93abe8f4786f8f69d2b0518f8ca3652f44" }, { "type": "PACKAGE", "url": "https://github.com/ftonato/nope-validator" }, { "type": "ADVISORY", "url": "https://securitylab.github.com/advisories/GHSL-2020-303-redos-nope-validator" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green", "type": "CVSS_V4" } ], "summary": "nope-validator Regular Expression Denial of Service vulnerability" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.