This page is experimental and may change significantly in future releases.
Dynamic Variable Evaluation
Properties
id: d3f:CWE-627
- name
- Dynamic Variable Evaluation
- definition
- In a language where the user can influence the name of a variable at runtime, if the variable names are not controlled, an attacker can read or write to arbitrary variables, or access arbitrary functions.
- synonyms
- Dynamic evaluation
Neighbors
CWE-627 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-627 has no related weaknesses in this release.