ghsa-44c6-4v22-4mhx
Vulnerability from github
Published
2021-09-20 20:42
Modified
2023-07-11 13:37
Severity ?
Summary
semver-regex Regular Expression Denial of Service (ReDOS)
Details
npm semver-regex
is vulnerable to Inefficient Regular Expression Complexity
{ "affected": [ { "package": { "ecosystem": "npm", "name": "semver-regex" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "semver-regex" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.0.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "4.0.0" ] } ], "aliases": [ "CVE-2021-3795" ], "database_specific": { "cwe_ids": [ "CWE-1333", "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2021-09-16T17:31:51Z", "nvd_published_at": "2021-09-15T17:15:00Z", "severity": "HIGH" }, "details": "npm `semver-regex` is vulnerable to Inefficient Regular Expression Complexity", "id": "GHSA-44c6-4v22-4mhx", "modified": "2023-07-11T13:37:50Z", "published": "2021-09-20T20:42:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3795" }, { "type": "WEB", "url": "https://github.com/sindresorhus/semver-regex/commit/11c66245f4e1976dccc52977ed183696a21a3fd7" }, { "type": "PACKAGE", "url": "https://github.com/sindresorhus/semver-regex" }, { "type": "WEB", "url": "https://huntr.dev/bounties/006624e3-35ac-448f-aab9-7b5183f30e28" } ], "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:H", "type": "CVSS_V3" } ], "summary": "semver-regex Regular Expression Denial of Service (ReDOS)" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.