This page is experimental and may change significantly in future releases.
Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')
Properties
id: d3f:CWE-95
- name
- Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')
- definition
- The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes code syntax before using the input in a dynamic evaluation call (e.g. "eval").
Neighbors
CWE-95 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-95 has no related weaknesses in this release.