CWE弱点浏览
Common Weakness Enumeration(通用弱点枚举)- 软件和硬件安全弱点的社区开发列表
总弱点数
969
分类数
410
视图数
56
CWE弱点列表 共 969 条
| CWE ID | 名称 | 抽象级别 | 状态 | 操作 |
|---|---|---|---|---|
| CWE-378 | Creation of Temporary File With Insecure Permissions | Base | Draft | 查看详情 |
| CWE-379 | Creation of Temporary File in Directory with Insecure Permissions | Base | Incomplete | 查看详情 |
| CWE-382 | J2EE Bad Practices: Use of System.exit() | Variant | Draft | 查看详情 |
| CWE-383 | J2EE Bad Practices: Direct Use of Threads | Variant | Draft | 查看详情 |
| CWE-384 | Session Fixation | Compound | Incomplete | 查看详情 |
| CWE-385 | Covert Timing Channel | Base | Incomplete | 查看详情 |
| CWE-386 | Symbolic Name not Mapping to Correct Object | Base | Draft | 查看详情 |
| CWE-390 | Detection of Error Condition Without Action | Base | Draft | 查看详情 |
| CWE-391 | Unchecked Error Condition | Base | Incomplete | 查看详情 |
| CWE-392 | Missing Report of Error Condition | Base | Draft | 查看详情 |
| CWE-393 | Return of Wrong Status Code | Base | Draft | 查看详情 |
| CWE-394 | Unexpected Status Code or Return Value | Base | Draft | 查看详情 |
| CWE-395 | Use of NullPointerException Catch to Detect NULL Pointer Dereference | Base | Draft | 查看详情 |
| CWE-396 | Declaration of Catch for Generic Exception | Base | Draft | 查看详情 |
| CWE-397 | Declaration of Throws for Generic Exception | Base | Draft | 查看详情 |
| CWE-400 | Uncontrolled Resource Consumption | Class | Draft | 查看详情 |
| CWE-401 | Missing Release of Memory after Effective Lifetime | Variant | Draft | 查看详情 |
| CWE-402 | Transmission of Private Resources into a New Sphere ('Resource Leak') | Class | Draft | 查看详情 |
| CWE-403 | Exposure of File Descriptor to Unintended Control Sphere ('File Descriptor Leak') | Base | Draft | 查看详情 |
| CWE-404 | Improper Resource Shutdown or Release | Class | Draft | 查看详情 |