CWE-1118: Insufficient Documentation of Error Handling Techniques
The documentation does not sufficiently describe the techniques that are used for error handling, exception processing, or similar mechanisms.
Last updated
Overview
Documentation may need to cover error handling techniques at multiple layers, such as module, executable, compilable code unit, or callable.
Real-world CVEs
1 recorded CVEs are caused by CWE-1118 (Insufficient Documentation of Error Handling Techniques). The highest-severity and most recent are shown first.
Common consequences
What can happen when CWE-1118 is exploited.
Reduce Maintainability
Affects: Other
How it happens
When it is introduced
Typically introduced during these phases of the software lifecycle.