CWE-1120: Excessive Code Complexity
The code is too complex, as calculated using a well-defined, quantitative measure.
Overview
CWE-1120 (Excessive Code Complexity) is a class-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.
Common consequences
What can happen when CWE-1120 is exploited.