Versions of the package semver before 7.5.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.
References
Link | Resource |
---|---|
https://github.com/npm/node-semver/blob/main/classes/range.js%23L97-L104 | Broken Link |
https://github.com/npm/node-semver/blob/main/internal/re.js%23L138 | Broken Link |
https://github.com/npm/node-semver/blob/main/internal/re.js%23L160 | Broken Link |
https://github.com/npm/node-semver/commit/717534ee353682f3bcf33e60a8af4292626d4441 | Patch |
https://github.com/npm/node-semver/pull/564 | Patch Vendor Advisory |
https://security.snyk.io/vuln/SNYK-JS-SEMVER-3247795 | Exploit Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
05 Jul 2023, 15:49
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/npm/node-semver/blob/main/internal/re.js%23L138 - Broken Link | |
References | (MISC) https://github.com/npm/node-semver/blob/main/classes/range.js%23L97-L104 - Broken Link | |
References | (MISC) https://security.snyk.io/vuln/SNYK-JS-SEMVER-3247795 - Exploit, Patch, Third Party Advisory | |
References | (MISC) https://github.com/npm/node-semver/blob/main/internal/re.js%23L160 - Broken Link | |
References | (MISC) https://github.com/npm/node-semver/commit/717534ee353682f3bcf33e60a8af4292626d4441 - Patch | |
References | (MISC) https://github.com/npm/node-semver/pull/564 - Patch, Vendor Advisory | |
CWE | CWE-1333 | |
First Time |
Npmjs
Npmjs semver |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
CPE | cpe:2.3:a:npmjs:semver:*:*:*:*:*:node.js:*:* |
21 Jun 2023, 05:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-21 05:15
Updated : 2024-02-28 20:13
NVD link : CVE-2022-25883
Mitre link : CVE-2022-25883
CVE.ORG link : CVE-2022-25883
JSON object : View
Products Affected
npmjs
- semver
CWE
CWE-1333
Inefficient Regular Expression Complexity