CWE 弱点
CWE 基础字段与弱点分类查询。
| CWE ID | 名称 | 抽象级别 | 结构 | 状态 | 操作 |
|---|---|---|---|---|---|
| CWE-180 | Incorrect Behavior Order: Validate Before Canonicalize | Variant | Simple | Draft | |
| CWE-181 | Incorrect Behavior Order: Validate Before Filter | Variant | Simple | Draft | |
| CWE-182 | Collapse of Data into Unsafe Value | Base | Simple | Draft | |
| CWE-183 | Permissive List of Allowed Inputs | Base | Simple | Draft | |
| CWE-184 | Incomplete List of Disallowed Inputs | Base | Simple | Draft | |
| CWE-185 | Incorrect Regular Expression | Class | Simple | Draft | |
| CWE-186 | Overly Restrictive Regular Expression | Base | Simple | Draft | |
| CWE-187 | Partial String Comparison | Variant | Simple | Incomplete | |
| CWE-188 | Reliance on Data/Memory Layout | Base | Simple | Draft | |
| CWE-190 | Integer Overflow or Wraparound | Base | Simple | Stable | |
| CWE-191 | Integer Underflow (Wrap or Wraparound) | Base | Simple | Draft | |
| CWE-192 | Integer Coercion Error | Variant | Simple | Incomplete | |
| CWE-193 | Off-by-one Error | Base | Simple | Draft | |
| CWE-194 | Unexpected Sign Extension | Variant | Simple | Incomplete | |
| CWE-195 | Signed to Unsigned Conversion Error | Variant | Simple | Draft | |
| CWE-196 | Unsigned to Signed Conversion Error | Variant | Simple | Draft | |
| CWE-197 | Numeric Truncation Error | Base | Simple | Incomplete | |
| CWE-198 | Use of Incorrect Byte Ordering | Variant | Simple | Draft | |
| CWE-20 | Improper Input Validation | Class | Simple | Stable | |
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | Class | Simple | Draft |