CWEVariantIncomplete20 recent CVEs

CWE-95Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')

Description

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").

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE