Search for packages
| purl | pkg:npm/node-fetch@3.1.1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-ebme-b1mh-qygu
Aliases: CVE-2022-2596 GHSA-vp56-6g26-6827 |
node-fetch Inefficient Regular Expression Complexity [node-fetch](https://www.npmjs.com/package/node-fetch) is a light-weight module that brings window.fetch to node.js. Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) in the `isOriginPotentiallyTrustworthy()` function in `referrer.js`, when processing a URL string with alternating letters and periods, such as `'http://' + 'a.a.'.repeat(i) + 'a'`. |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-x4yh-ez8g-6ya1 | URL Redirection to Untrusted Site ('Open Redirect') node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor |
CVE-2022-0235
GHSA-r683-j2x4-v87g |