Skip to content

Resolve vulnerability: Regular Expression Denial of Service in debug

Description:

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.

  • Severity: unknown
  • Confidence: unknown
  • Location: yarn.lock

Solution:

Upgrade to latest versions.

Identifiers:

Links:

Merge request reports