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 |
---|---|---|
New CVE |
Information
Published : 2023-06-21 05:15
Updated : 2024-02-04 23:37
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