CWE弱点浏览
Common Weakness Enumeration(通用弱点枚举)- 软件和硬件安全弱点的社区开发列表
总弱点数
969
分类数
410
视图数
56
CWE弱点列表 共 969 条
| CWE ID | 名称 | 抽象级别 | 状态 | 操作 |
|---|---|---|---|---|
| CWE-117 | Improper Output Neutralization for Logs | Base | Draft | 查看详情 |
| CWE-118 | Incorrect Access of Indexable Resource ('Range Error') | Class | Incomplete | 查看详情 |
| CWE-119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | Class | Stable | 查看详情 |
| CWE-120 | Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') | Base | Incomplete | 查看详情 |
| CWE-121 | Stack-based Buffer Overflow | Variant | Draft | 查看详情 |
| CWE-122 | Heap-based Buffer Overflow | Variant | Draft | 查看详情 |
| CWE-123 | Write-what-where Condition | Base | Draft | 查看详情 |
| CWE-124 | Buffer Underwrite ('Buffer Underflow') | Base | Incomplete | 查看详情 |
| CWE-125 | Out-of-bounds Read | Base | Draft | 查看详情 |
| CWE-126 | Buffer Over-read | Variant | Draft | 查看详情 |
| CWE-127 | Buffer Under-read | Variant | Draft | 查看详情 |
| CWE-128 | Wrap-around Error | Base | Incomplete | 查看详情 |
| CWE-129 | Improper Validation of Array Index | Variant | Draft | 查看详情 |
| CWE-130 | Improper Handling of Length Parameter Inconsistency | Base | Incomplete | 查看详情 |
| CWE-131 | Incorrect Calculation of Buffer Size | Base | Draft | 查看详情 |
| CWE-132 | DEPRECATED: Miscalculated Null Termination | Base | Deprecated | 查看详情 |
| CWE-134 | Use of Externally-Controlled Format String | Base | Draft | 查看详情 |
| CWE-135 | Incorrect Calculation of Multi-Byte String Length | Base | Draft | 查看详情 |
| CWE-138 | Improper Neutralization of Special Elements | Class | Draft | 查看详情 |
| CWE-140 | Improper Neutralization of Delimiters | Base | Draft | 查看详情 |