Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')
CWE-95 · Variant · Incomplete
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").