CWE-351: Insufficient Type Distinction

Base Draft Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

The product does not properly distinguish between different types of elements in a way that leads to insecure behavior.

常见后果

影响范围: Other

技术影响: Other

观察示例

参考: CVE-2005-2260

Browser user interface does not distinguish between user-initiated and synthetic events.

参考: CVE-2005-2801

Product does not compare all required data in two separate elements, causing it to think they are the same, leading to loss of ACLs. Similar to Same Name error.

引入模式

阶段 说明
Implementation -

适用平台

编程语言
Not Language-Specific (Undetermined)

分类映射

分类名称 条目ID 条目名称 映射适配度
PLOVER - Insufficient Type Distinction -
关键信息

CWE ID: CWE-351

抽象级别: Base

结构: Simple

状态: Draft

相关弱点