CWE-241Improper Handling of Unexpected Data Type

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

Metadata

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

名称

Improper Handling of Unexpected Data Type

描述

The product does not handle or incorrectly handles when a particular element is not the expected type, e.g. it expects a digit (0-9) but is provided with a letter (A-Z).

常见后果

范围:
Integrity, Other
影响:
Varies by Context, Unexpected State

相关 CWE