CWE-392Missing Report of Error Condition

PUBLISHEDweakness record
released 2006-07-19 · last modified 2026-04-30

Metadata

CWE ID:
CWE-392
摘要:
Base
结构:
Simple
状态:
Draft
发布日期:
2006-07-19
更新日期:
2026-04-30

名称

Missing Report of Error Condition

描述

The product encounters an error but does not provide a status code or return value to indicate that an error has occurred.

常见后果

范围:
Integrity, Other
影响:
Varies by Context, Unexpected State
注释:
Errors that are not properly reported could place the system in an unexpected state that could lead to unintended behaviors.

相关 CWE