This page is experimental and may change significantly in future releases.
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Properties
id: d3f:CWE-78
- name
- Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
- definition
- The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
- synonyms
- Shell injection
- synonyms
- OS Command Injection
- synonyms
- Shell metacharacters
Neighbors
Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-78 has no related weaknesses in this release.