CWE弱点浏览
Common Weakness Enumeration(通用弱点枚举)- 软件和硬件安全弱点的社区开发列表
总弱点数
969
分类数
410
视图数
56
CWE弱点列表 共 969 条
| CWE ID | 名称 | 抽象级别 | 状态 | 操作 |
|---|---|---|---|---|
| CWE-787 | Out-of-bounds Write | Base | Draft | 查看详情 |
| CWE-788 | Access of Memory Location After End of Buffer | Base | Incomplete | 查看详情 |
| CWE-789 | Memory Allocation with Excessive Size Value | Variant | Draft | 查看详情 |
| CWE-790 | Improper Filtering of Special Elements | Class | Incomplete | 查看详情 |
| CWE-791 | Incomplete Filtering of Special Elements | Base | Incomplete | 查看详情 |
| CWE-792 | Incomplete Filtering of One or More Instances of Special Elements | Variant | Incomplete | 查看详情 |
| CWE-793 | Only Filtering One Instance of a Special Element | Variant | Incomplete | 查看详情 |
| CWE-794 | Incomplete Filtering of Multiple Instances of Special Elements | Variant | Incomplete | 查看详情 |
| CWE-795 | Only Filtering Special Elements at a Specified Location | Base | Incomplete | 查看详情 |
| CWE-796 | Only Filtering Special Elements Relative to a Marker | Variant | Incomplete | 查看详情 |
| CWE-797 | Only Filtering Special Elements at an Absolute Position | Variant | Incomplete | 查看详情 |
| CWE-798 | Use of Hard-coded Credentials | Base | Draft | 查看详情 |
| CWE-799 | Improper Control of Interaction Frequency | Class | Incomplete | 查看详情 |
| CWE-804 | Guessable CAPTCHA | Base | Incomplete | 查看详情 |
| CWE-805 | Buffer Access with Incorrect Length Value | Base | Incomplete | 查看详情 |
| CWE-806 | Buffer Access Using Size of Source Buffer | Variant | Incomplete | 查看详情 |
| CWE-807 | Reliance on Untrusted Inputs in a Security Decision | Base | Incomplete | 查看详情 |
| CWE-820 | Missing Synchronization | Base | Incomplete | 查看详情 |
| CWE-821 | Incorrect Synchronization | Base | Incomplete | 查看详情 |
| CWE-822 | Untrusted Pointer Dereference | Base | Incomplete | 查看详情 |