Skip to main content

Inefficient Regular Expression Complexity

CVE-2023-26117

Severity Medium
Score 5.3/10

Summary

All versions of the package angular are vulnerable to Regular Expression Denial of Service (ReDoS) via the `$resource` service due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking.

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

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