This page is experimental and may change significantly in future releases.
Improper Output Neutralization for Logs
Properties
id: d3f:CWE-117
- name
- Improper Output Neutralization for Logs
- definition
- The product constructs a log message from external input, but it does not neutralize or incorrectly neutralizes special elements when the message is written to a log file.
- synonyms
- Log forging
Neighbors
CWE-117 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-117 has no related weaknesses in this release.