CWE 弱点
CWE 基础字段与弱点分类查询。
| CWE ID | 名称 | 抽象级别 | 结构 | 状态 | 操作 |
|---|---|---|---|---|---|
| CWE-466 | Return of Pointer Value Outside of Expected Range | Base | Simple | Draft | |
| CWE-467 | Use of sizeof() on a Pointer Type | Variant | Simple | Draft | |
| CWE-468 | Incorrect Pointer Scaling | Base | Simple | Incomplete | |
| CWE-469 | Use of Pointer Subtraction to Determine Size | Base | Simple | Draft | |
| CWE-47 | Path Equivalence: ' filename' (Leading Space) | Variant | Simple | Incomplete | |
| CWE-470 | Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') | Base | Simple | Draft | |
| CWE-471 | Modification of Assumed-Immutable Data (MAID) | Base | Simple | Draft | |
| CWE-472 | External Control of Assumed-Immutable Web Parameter | Base | Simple | Draft | |
| CWE-473 | PHP External Variable Modification | Variant | Simple | Draft | |
| CWE-474 | Use of Function with Inconsistent Implementations | Base | Simple | Draft | |
| CWE-475 | Undefined Behavior for Input to API | Base | Simple | Incomplete | |
| CWE-476 | NULL Pointer Dereference | Base | Simple | Stable | |
| CWE-477 | Use of Obsolete Function | Base | Simple | Draft | |
| CWE-478 | Missing Default Case in Multiple Condition Expression | Base | Simple | Draft | |
| CWE-479 | Signal Handler Use of a Non-reentrant Function | Variant | Simple | Draft | |
| CWE-48 | Path Equivalence: 'file name' (Internal Whitespace) | Variant | Simple | Incomplete | |
| CWE-480 | Use of Incorrect Operator | Base | Simple | Draft | |
| CWE-481 | Assigning instead of Comparing | Variant | Simple | Draft | |
| CWE-482 | Comparing instead of Assigning | Variant | Simple | Draft | |
| CWE-483 | Incorrect Block Delimitation | Base | Simple | Draft |