CWE 弱点
CWE 基础字段与弱点分类查询。
| CWE ID | 名称 | 抽象级别 | 结构 | 状态 | 操作 |
|---|---|---|---|---|---|
| CWE-733 | Compiler Optimization Removal or Modification of Security-critical Code | Base | Simple | Incomplete | |
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | Class | Simple | Incomplete | |
| CWE-749 | Exposed Dangerous Method or Function | Base | Simple | Incomplete | |
| CWE-75 | Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) | Class | Simple | Draft | |
| CWE-754 | Improper Check for Unusual or Exceptional Conditions | Class | Simple | Incomplete | |
| CWE-755 | Improper Handling of Exceptional Conditions | Class | Simple | Incomplete | |
| CWE-756 | Missing Custom Error Page | Base | Simple | Incomplete | |
| CWE-757 | Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade') | Base | Simple | Incomplete | |
| CWE-758 | Reliance on Undefined, Unspecified, or Implementation-Defined Behavior | Class | Simple | Incomplete | |
| CWE-759 | Use of a One-Way Hash without a Salt | Variant | Simple | Incomplete | |
| CWE-76 | Improper Neutralization of Equivalent Special Elements | Base | Simple | Draft | |
| CWE-760 | Use of a One-Way Hash with a Predictable Salt | Variant | Simple | Incomplete | |
| CWE-761 | Free of Pointer not at Start of Buffer | Variant | Simple | Incomplete | |
| CWE-762 | Mismatched Memory Management Routines | Variant | Simple | Incomplete | |
| CWE-763 | Release of Invalid Pointer or Reference | Base | Simple | Incomplete | |
| CWE-764 | Multiple Locks of a Critical Resource | Base | Simple | Incomplete | |
| CWE-765 | Multiple Unlocks of a Critical Resource | Base | Simple | Incomplete | |
| CWE-766 | Critical Data Element Declared Public | Base | Simple | Incomplete | |
| CWE-767 | Access to Critical Private Variable via Public Method | Base | Simple | Incomplete | |
| CWE-768 | Incorrect Short Circuit Evaluation | Variant | Simple | Incomplete |