CWE弱点浏览
Common Weakness Enumeration(通用弱点枚举)- 软件和硬件安全弱点的社区开发列表
总弱点数
969
分类数
410
视图数
56
CWE弱点列表 共 969 条
| CWE ID | 名称 | 抽象级别 | 状态 | 操作 |
|---|---|---|---|---|
| CWE-1086 | Class with Excessive Number of Child Classes | Base | Incomplete | 查看详情 |
| CWE-1087 | Class with Virtual Method without a Virtual Destructor | Base | Incomplete | 查看详情 |
| CWE-1088 | Synchronous Access of Remote Resource without Timeout | Base | Incomplete | 查看详情 |
| CWE-1089 | Large Data Table with Excessive Number of Indices | Base | Incomplete | 查看详情 |
| CWE-1090 | Method Containing Access of a Member Element from Another Class | Base | Incomplete | 查看详情 |
| CWE-1091 | Use of Object without Invoking Destructor Method | Base | Incomplete | 查看详情 |
| CWE-1092 | Use of Same Invokable Control Element in Multiple Architectural Layers | Base | Incomplete | 查看详情 |
| CWE-1093 | Excessively Complex Data Representation | Class | Incomplete | 查看详情 |
| CWE-1094 | Excessive Index Range Scan for a Data Resource | Base | Incomplete | 查看详情 |
| CWE-1095 | Loop Condition Value Update within the Loop | Base | Incomplete | 查看详情 |
| CWE-1096 | Singleton Class Instance Creation without Proper Locking or Synchronization | Variant | Incomplete | 查看详情 |
| CWE-1097 | Persistent Storable Data Element without Associated Comparison Control Element | Base | Incomplete | 查看详情 |
| CWE-1098 | Data Element containing Pointer Item without Proper Copy Control Element | Base | Incomplete | 查看详情 |
| CWE-1099 | Inconsistent Naming Conventions for Identifiers | Base | Incomplete | 查看详情 |
| CWE-1100 | Insufficient Isolation of System-Dependent Functions | Base | Incomplete | 查看详情 |
| CWE-1101 | Reliance on Runtime Component in Generated Code | Base | Incomplete | 查看详情 |
| CWE-1102 | Reliance on Machine-Dependent Data Representation | Base | Incomplete | 查看详情 |
| CWE-1103 | Use of Platform-Dependent Third Party Components | Base | Incomplete | 查看详情 |
| CWE-1104 | Use of Unmaintained Third Party Components | Base | Incomplete | 查看详情 |
| CWE-1105 | Insufficient Encapsulation of Machine-Dependent Functionality | Base | Incomplete | 查看详情 |