This page is experimental and may change significantly in future releases.
Improper Encoding or Escaping of Output
Properties
id: d3f:CWE-116
- name
- Improper Encoding or Escaping of Output
- definition
- The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.
- synonyms
- Output Encoding
- synonyms
- Output Validation
- synonyms
- Output Sanitization
Neighbors
CWE-116 has no direct neighbors in this release.