This page is experimental and may change significantly in future releases.
Variable Extraction Error
Properties
id: d3f:CWE-621
- name
- Variable Extraction Error
- definition
- The product uses external input to determine the names of variables into which information is extracted, without verifying that the names of the specified variables are valid. This could cause the program to overwrite unintended variables.
- synonyms
- Variable overwrite
Neighbors
CWE-621 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-621 has no related weaknesses in this release.