CWE弱点浏览
Common Weakness Enumeration(通用弱点枚举)- 软件和硬件安全弱点的社区开发列表
总弱点数
969
分类数
410
视图数
56
CWE弱点列表 共 969 条
| CWE ID | 名称 | 抽象级别 | 状态 | 操作 |
|---|---|---|---|---|
| CWE-823 | Use of Out-of-range Pointer Offset | Base | Incomplete | 查看详情 |
| CWE-824 | Access of Uninitialized Pointer | Base | Incomplete | 查看详情 |
| CWE-825 | Expired Pointer Dereference | Base | Incomplete | 查看详情 |
| CWE-826 | Premature Release of Resource During Expected Lifetime | Base | Incomplete | 查看详情 |
| CWE-827 | Improper Control of Document Type Definition | Variant | Incomplete | 查看详情 |
| CWE-828 | Signal Handler with Functionality that is not Asynchronous-Safe | Variant | Incomplete | 查看详情 |
| CWE-829 | Inclusion of Functionality from Untrusted Control Sphere | Base | Incomplete | 查看详情 |
| CWE-830 | Inclusion of Web Functionality from an Untrusted Source | Variant | Incomplete | 查看详情 |
| CWE-831 | Signal Handler Function Associated with Multiple Signals | Variant | Incomplete | 查看详情 |
| CWE-832 | Unlock of a Resource that is not Locked | Base | Incomplete | 查看详情 |
| CWE-833 | Deadlock | Base | Incomplete | 查看详情 |
| CWE-834 | Excessive Iteration | Class | Incomplete | 查看详情 |
| CWE-835 | Loop with Unreachable Exit Condition ('Infinite Loop') | Base | Incomplete | 查看详情 |
| CWE-836 | Use of Password Hash Instead of Password for Authentication | Base | Incomplete | 查看详情 |
| CWE-837 | Improper Enforcement of a Single, Unique Action | Base | Incomplete | 查看详情 |
| CWE-838 | Inappropriate Encoding for Output Context | Base | Incomplete | 查看详情 |
| CWE-839 | Numeric Range Comparison Without Minimum Check | Base | Incomplete | 查看详情 |
| CWE-841 | Improper Enforcement of Behavioral Workflow | Base | Incomplete | 查看详情 |
| CWE-842 | Placement of User into Incorrect Group | Base | Incomplete | 查看详情 |
| CWE-843 | Access of Resource Using Incompatible Type ('Type Confusion') | Base | Incomplete | 查看详情 |