This page is experimental and may change significantly in future releases.
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Properties
id: d3f:CWE-74
- name
- Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
- definition
- The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Neighbors
CWE-74 has no direct neighbors in this release.