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
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:53
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
References |
|
|
References | () https://github.com/npm/node-semver/blob/main/classes/range.js%23L97-L104 - Broken Link | |
References | () https://github.com/npm/node-semver/blob/main/internal/re.js%23L138 - Broken Link | |
References | () https://github.com/npm/node-semver/blob/main/internal/re.js%23L160 - Broken Link | |
References | () https://github.com/npm/node-semver/commit/717534ee353682f3bcf33e60a8af4292626d4441 - Patch | |
References | () https://github.com/npm/node-semver/pull/564 - Patch, Vendor Advisory | |
References | () https://security.snyk.io/vuln/SNYK-JS-SEMVER-3247795 - Exploit, Patch, Third Party Advisory |
05 Jul 2023, 15:49
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-21 05:15
Updated : 2024-12-06 17:15
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