CWE-1090 包含从另一个类访问成员元素的方法 Method Containing Access of a Member Element from Another Class 结构: Simple...
CWE-1089 索引过多的大数据表
CWE-1089 索引过多的大数据表 Large Data Table with Excessive Number of Indices 结构: Simple Abstraction: Base 状态...
CWE-1083 从外部预期的数据管理器组件进行数据访问
CWE-1083 从外部预期的数据管理器组件进行数据访问 Data Access from Outside Expected Data Manager Component 结构: Simple Abs...
CWE-1080 源代码文件的代码行数过多
CWE-1080 源代码文件的代码行数过多 Source Code File with Excessive Number of Lines of Code 结构: Simple Abstraction...
CWE-108 Structs:未经验证的动作表单
CWE-108 Structs:未经验证的动作表单 Struts: Unvalidated Action Form 结构: Simple Abstraction: Variant 状态: Incomp...
CWE-1079 没有虚析构函数方法的父类
CWE-1079 没有虚析构函数方法的父类 Parent Class without Virtual Destructor Method 结构: Simple Abstraction: Base 状态...
CWE-1078 不适当的源代码样式或格式
CWE-1078 不适当的源代码样式或格式 Inappropriate Source Code Style or Formatting 结构: Simple Abstraction: Class 状态...
CWE-1077 使用不正确的比较运算符比较浮点值
CWE-1077 使用不正确的比较运算符比较浮点值 Floating Point Comparison with Incorrect Operator 结构: Simple Abstraction: ...
CWE-1076 对预期协议的遵守不足
CWE-1076 对预期协议的遵守不足 Insufficient Adherence to Expected Conventions 结构: Simple Abstraction: Class 状态:...
CWE-1075 开关块外部无条件控制流转移
CWE-1075 开关块外部无条件控制流转移 Unconditional Control Flow Transfer outside of Switch Block 结构: Simple Abstra...
CWE-1074 继承过深的类
CWE-1074 继承过深的类 Class with Excessively Deep Inheritance 结构: Simple Abstraction: Base 状态: Incomplete ...
CWE-1073 使用过多的非SQL调用控制组件进行数据资源访问
CWE-1073 使用过多的非SQL调用控制组件进行数据资源访问 Non-SQL Invokable Control Element with Excessive Number of Data Res...
98