Improper Neutralization of Whitespace
CWE-156 · Variant · Draft
The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as whitespace when they are sent to a downstream component.
Extended description
This can include space, tab, etc.