Skip to main content

Uncontrolled Recursion

CVE-2022-30974

Severity Medium
Score 5.5/10

Summary

Compile in "regexp.c" in Artifex MuJS versions through 1.2.0 results in stack consumption because of unlimited recursion, a different issue than CVE-2019-11413.

  • LOW
  • LOCAL
  • NONE
  • UNCHANGED
  • REQUIRED
  • NONE
  • NONE
  • HIGH

CWE-674 - Uncontrolled Recursion

The product does not properly control the amount of recursion which takes place, consuming excessive resources, such as allocated memory or the program stack.

Advisory Timeline

  • Published