CWE-390Detection of Error Condition Without Action

PUBLISHEDweakness recordMedium
released 2006-07-19 · last modified 2025-12-11

Metadata

CWE ID:
CWE-390
摘要:
Base
结构:
Simple
状态:
Draft
发布日期:
2006-07-19
更新日期:
2025-12-11

名称

Detection of Error Condition Without Action

描述

The product detects a specific error, but takes no actions to handle the error.

常见后果

范围:
Integrity, Other
影响:
Varies by Context, Unexpected State, Alter Execution Logic
注释:
An attacker could utilize an ignored error condition to place the system in an unexpected state that could lead to the execution of unintended logic and could cause other unintended behavior.

相关 CWE