CWE弱点浏览
Common Weakness Enumeration(通用弱点枚举)- 软件和硬件安全弱点的社区开发列表
总弱点数
969
分类数
410
视图数
56
CWE弱点列表 共 969 条
| CWE ID | 名称 | 抽象级别 | 状态 | 操作 |
|---|---|---|---|---|
| CWE-183 | Permissive List of Allowed Inputs | Base | Draft | 查看详情 |
| CWE-184 | Incomplete List of Disallowed Inputs | Base | Draft | 查看详情 |
| CWE-185 | Incorrect Regular Expression | Class | Draft | 查看详情 |
| CWE-186 | Overly Restrictive Regular Expression | Base | Draft | 查看详情 |
| CWE-187 | Partial String Comparison | Variant | Incomplete | 查看详情 |
| CWE-188 | Reliance on Data/Memory Layout | Base | Draft | 查看详情 |
| CWE-190 | Integer Overflow or Wraparound | Base | Stable | 查看详情 |
| CWE-191 | Integer Underflow (Wrap or Wraparound) | Base | Draft | 查看详情 |
| CWE-192 | Integer Coercion Error | Variant | Incomplete | 查看详情 |
| CWE-193 | Off-by-one Error | Base | Draft | 查看详情 |
| CWE-194 | Unexpected Sign Extension | Variant | Incomplete | 查看详情 |
| CWE-195 | Signed to Unsigned Conversion Error | Variant | Draft | 查看详情 |
| CWE-196 | Unsigned to Signed Conversion Error | Variant | Draft | 查看详情 |
| CWE-197 | Numeric Truncation Error | Base | Incomplete | 查看详情 |
| CWE-198 | Use of Incorrect Byte Ordering | Variant | Draft | 查看详情 |
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | Class | Draft | 查看详情 |
| CWE-201 | Insertion of Sensitive Information Into Sent Data | Base | Draft | 查看详情 |
| CWE-202 | Exposure of Sensitive Information Through Data Queries | Base | Draft | 查看详情 |
| CWE-203 | Observable Discrepancy | Base | Incomplete | 查看详情 |
| CWE-204 | Observable Response Discrepancy | Base | Incomplete | 查看详情 |