Version 4.3.7

debug

A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers

Install Instructions

npm install debug
Current Version Release Date September 06, 2024
Package URL (purl) pkg:npm/debug@4.3.7

Find debug vulnerabilities in your supply chain.

Scan for Free

debug Vulnerabilities

Sort by
icon CVE (Latest)
  • icon CVE (Latest)
  • icon CVE (Oldest)
  • icon CVSS Score (Highest)
  • icon CVSS Score (Lowest)
CVE question mark icon CVSS Score question mark icon CWE(s) question mark icon EPSS Score question mark icon EPSS % question mark icon Impacted Versions
CVE-2017-16137 Medium 5.3 CWE-400 0.00296 0.69844
  • 4.0.0–4.3.0
  • 3.0.0–3.2.6
  • 2.0.0–2.6.8
  • 1.0.0–1.0.5
  • 0.0.1–0.8.1
CVE-2017-20165 High 7.5 CWE-1333 0.01355 0.86622
  • 3.0.0–3.0.1
  • 2.0.0–2.6.8
  • 1.0.0–1.0.5
  • 0.0.1–0.8.1

debug Vulnerability Remediation Guidance

CVE Description Full list of Impacted Versions Fix
CVE-2017-20165 A vulnerability classified as problematic has been found in debug-js debug up to 3.0.x. This affects the function useColors of the file src/node.js. The manipulation of the argument str leads to inefficient regular expression complexity. Upgrading to version 3.1.0 is able to address this issue. The identifier of the patch is c38a0166c266a679c8de012d4eaccec3f944e685. It is recommended to upgrade the affected component. The identifier VDB-217665 was assigned to this vulnerability. 2.6.8, 2.2.0, 2.4.2, 2.3.0, 2.1.0, 2.6.7, 0.8.1, 2.4.0 (Show all) Patch → 2.6.9
CVE-2017-16137 The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue. 2.6.8, 4.1.1, 3.2.3, 2.2.0, 2.4.2, 3.2.6, 3.2.4, 2.3.0 (Show all) Patch → 2.6.9

Instantly see if these debug vulnerabilities affect your code.

Scan for Free