CWE-216 容器错误 Containment Errors (Container Errors) 结构: Simple Abstraction: Class 状态: Incomplete 被利用可...
CWE-198 字节序使用不正确
CWE-198 字节序使用不正确 Use of Incorrect Byte Ordering 结构: Simple Abstraction: Base 状态: Draft 被利用可能性: unkow...
CWE-200 信息暴露
CWE-200 信息暴露 Information Exposure 结构: Simple Abstraction: Class 状态: Draft 被利用可能性: High 基本描述 An infor...
CWE-202 通过数据查询的敏感数据暴露
CWE-202 通过数据查询的敏感数据暴露 Exposure of Sensitive Data Through Data Queries 结构: Simple Abstraction: Varian...
CWE-190 整数溢出或超界折返
CWE-190 整数溢出或超界折返 Integer Overflow or Wraparound 结构: Simple Abstraction: Base 状态: Stable 被利用可能性: Med...
CWE-192 整数强制转换错误
CWE-192 整数强制转换错误 Integer Coercion Error 结构: Simple Abstraction: Variant 状态: Incomplete 被利用可能性: Mediu...
CWE-194 未预期的符号扩展
CWE-194 未预期的符号扩展 Unexpected Sign Extension 结构: Simple Abstraction: Variant 状态: Incomplete 被利用可能性: Hi...
CWE-196 无符号至有符号转换错误
CWE-196 无符号至有符号转换错误 Unsigned to Signed Conversion Error 结构: Simple Abstraction: Variant 状态: Draft 被利...
CWE-474 使用具有不一致性实现的函数
CWE-474 使用具有不一致性实现的函数 Use of Function with Inconsistent Implementations 结构: Simple Abstraction: Base...
CWE-476 空指针解引用
CWE-476 空指针解引用 NULL Pointer Dereference 结构: Simple Abstraction: Base 状态: Stable 被利用可能性: Medium 基本描述 ...
CWE-478 在Switch语句中缺失缺省条件
CWE-478 在Switch语句中缺失缺省条件 Missing Default Case in Switch Statement 结构: Simple Abstraction: Variant 状态...
CWE-467 在指针类型上使用sizeof()
CWE-467 在指针类型上使用sizeof() Use of sizeof() on a Pointer Type 结构: Simple Abstraction: Variant 状态: Draft...
325