CWE弱点浏览
Common Weakness Enumeration(通用弱点枚举)- 软件和硬件安全弱点的社区开发列表
总弱点数
969
分类数
410
视图数
56
CWE弱点列表 共 969 条
| CWE ID | 名称 | 抽象级别 | 状态 | 操作 |
|---|---|---|---|---|
| CWE-354 | Improper Validation of Integrity Check Value | Base | Draft | 查看详情 |
| CWE-356 | Product UI does not Warn User of Unsafe Actions | Base | Incomplete | 查看详情 |
| CWE-357 | Insufficient UI Warning of Dangerous Operations | Base | Draft | 查看详情 |
| CWE-358 | Improperly Implemented Security Check for Standard | Base | Draft | 查看详情 |
| CWE-359 | Exposure of Private Personal Information to an Unauthorized Actor | Base | Incomplete | 查看详情 |
| CWE-360 | Trust of System Event Data | Base | Incomplete | 查看详情 |
| CWE-362 | Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') | Class | Draft | 查看详情 |
| CWE-363 | Race Condition Enabling Link Following | Base | Draft | 查看详情 |
| CWE-364 | Signal Handler Race Condition | Base | Incomplete | 查看详情 |
| CWE-365 | DEPRECATED: Race Condition in Switch | Base | Deprecated | 查看详情 |
| CWE-366 | Race Condition within a Thread | Base | Draft | 查看详情 |
| CWE-367 | Time-of-check Time-of-use (TOCTOU) Race Condition | Base | Incomplete | 查看详情 |
| CWE-368 | Context Switching Race Condition | Base | Draft | 查看详情 |
| CWE-369 | Divide By Zero | Base | Draft | 查看详情 |
| CWE-370 | Missing Check for Certificate Revocation after Initial Check | Variant | Draft | 查看详情 |
| CWE-372 | Incomplete Internal State Distinction | Base | Draft | 查看详情 |
| CWE-373 | DEPRECATED: State Synchronization Error | Base | Deprecated | 查看详情 |
| CWE-374 | Passing Mutable Objects to an Untrusted Method | Base | Draft | 查看详情 |
| CWE-375 | Returning a Mutable Object to an Untrusted Caller | Base | Draft | 查看详情 |
| CWE-377 | Insecure Temporary File | Class | Incomplete | 查看详情 |