CWEClassDraft20 recent CVEs

CWE-674Uncontrolled Recursion

Description

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

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE