This page is experimental and may change significantly in future releases.
Missing Initialization of a Variable
Properties
id: d3f:CWE-456
- name
- Missing Initialization of a Variable
- definition
- The product does not initialize critical variables, which causes the execution environment to use unexpected values.
Neighbors
CWE-456 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-456 has no related weaknesses in this release.