CWE-456
Overview
- CWE ID
- 456
- CWE Name
- Missing Initialization of a Variable
- CWE Abstraction
- Variant
- CWE structure
- Simple
- CWE Status
- Draft
Description
The software does not initialize critical variables, which causes the execution environment to use unexpected values.