Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-15168

2.6 · LOW
Published Sep 10, 2020 node-fetch_project CWE-20 EPSS 1.69% (75th pctl)

Overview

CVE-2020-15168 is a low-severity vulnerability affecting node-fetch_project node-fetch. It was published on September 10, 2020 and has a CVSS 3.1 base score of 2.6 (LOW).

This vulnerability has a CVSS 3.1 base score of 2.6, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

node-fetch before versions 2.6.1 and 3.0.0-beta.9 did not honor the size option after following a redirect, which means that when a content size was over the limit, a FetchError would never get thrown and the process would end without failure. For most people, this fix will have a little or no impact. However, if you are relying on node-fetch to gate files above a size, the impact could be significant, for example: If you don't double-check the size of the data after fetch() has completed, your JS thread could get tied up doing work on a large file (DoS) and/or cost you money in computing.

Remediation

Check the references section for vendor advisories and patches from node-fetch_project. Update node-fetch to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
node-fetch_project node-fetch >= 0, < 2.6.1 Affected

Frequently Asked Questions

What is CVE-2020-15168?

CVE-2020-15168 is a low-severity vulnerability affecting node-fetch_project node-fetch. It was published on September 10, 2020 and has a CVSS 3.1 base score of 2.6 (LOW).

How severe is CVE-2020-15168?

This vulnerability has a CVSS 3.1 base score of 2.6, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2020-15168?

Check the references section for vendor advisories and patches from node-fetch_project. Update node-fetch to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-15168?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-15168 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.