Skip to main content

Inefficient Regular Expression Complexity

CVE-2022-37599

Severity High
Score 7.5/10

Summary

A Regular expression Denial of Service (ReDoS) flaw was found in loader-utils versions 1.0.0 through 1.4.1, 2.0.0 through 2.0.3, and 3.0.0 through 3.2.0. The affected function is "interpolateName" in the "interpolateName.js" file via the "resourcePath" variable.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • HIGH

CWE-1333 - Inefficient Regular Expression Complexity

The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.

Advisory Timeline

  • Published