This page is experimental and may change significantly in future releases.
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
Properties
id: d3f:CWE-88
- name
- Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
- definition
- The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.
Neighbors
CWE-88 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-88 has no related weaknesses in this release.