CWE•Base•Draft•1 recent CVE
CWE-392Missing Report of Error Condition
Description
The product encounters an error but does not provide a status code or return value to indicate that an error has occurred.
Common consequences
- Integrity,Other→Varies by Context,Unexpected StateErrors that are not properly reported could place the system in an unexpected state that could lead to unintended behaviors.