This page is experimental and may change significantly in future releases.
Improper Neutralization of Null Byte or NUL Character
Properties
id: d3f:CWE-158
- name
- Improper Neutralization of Null Byte or NUL Character
- definition
- The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes NUL characters or null bytes when they are sent to a downstream component.
Neighbors
CWE-158 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-158 has no related weaknesses in this release.