This page is experimental and may change significantly in future releases.
Declaration of Catch for Generic Exception
Properties
id: d3f:CWE-396
- name
- Declaration of Catch for Generic Exception
- definition
- Catching overly broad exceptions promotes complex error handling code that is more likely to contain security vulnerabilities.
Neighbors
CWE-396 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-396 has no related weaknesses in this release.