ghsa-qgmg-gppg-76g5
Vulnerability from github
Published
2021-11-03 17:34
Modified
2021-11-03 14:46
Severity ?
Summary
Inefficient Regular Expression Complexity in validator.js
Details
validator.js prior to 13.7.0 is vulnerable to Inefficient Regular Expression Complexity
{ "affected": [ { "ecosystem_specific": { "affected_functions": [ "(validator).rtrim" ] }, "package": { "ecosystem": "npm", "name": "validator" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "13.7.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-3765" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2021-11-03T14:46:00Z", "nvd_published_at": "2021-11-02T07:15:00Z", "severity": "MODERATE" }, "details": "validator.js prior to 13.7.0 is vulnerable to Inefficient Regular Expression Complexity", "id": "GHSA-qgmg-gppg-76g5", "modified": "2021-11-03T14:46:00Z", "published": "2021-11-03T17:34:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3765" }, { "type": "WEB", "url": "https://github.com/validatorjs/validator.js/commit/496fc8b2a7f5997acaaec33cc44d0b8dba5fb5e1" }, { "type": "PACKAGE", "url": "https://github.com/validatorjs/validator.js" }, { "type": "WEB", "url": "https://huntr.dev/bounties/c37e975c-21a3-4c5f-9b57-04d63b28cfc9" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ], "summary": "Inefficient Regular Expression Complexity in validator.js" }
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.