CWE-1024Comparison of Incompatible Types

PUBLISHEDweakness record
released 2018-03-29 · last modified 2026-04-30

Metadata

CWE ID:
CWE-1024
摘要:
Base
结构:
Simple
状态:
Incomplete
发布日期:
2018-03-29
更新日期:
2026-04-30

名称

Comparison of Incompatible Types

描述

The product performs a comparison between two entities, but the entities are of different, incompatible types that cannot be guaranteed to provide correct results when they are directly compared.

常见后果

范围:
Other
影响:
Varies by Context

相关 CWE