Skip to main content

Uncontrolled Recursion

CVE-2022-38334

Severity Medium
Score 5.5/10

Summary

XPDF was discovered to contain a Stack Overflow via the function "Catalog::countPageTree()" in "Catalog.cc"

  • 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