This page is experimental and may change significantly in future releases.
Improper Control of Generation of Code ('Code Injection')
Properties
id: d3f:CWE-94
- name
- Improper Control of Generation of Code ('Code Injection')
- definition
- The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
- synonyms
- Code Injection
Neighbors