CWE-793: Only Filtering One Instance of a Special Element
The product receives data from an upstream component, but only filters a single instance of a special element before sending it to a downstream component.
Overview
Incomplete filtering of this nature may be location-dependent, as in only the first or last element is filtered.
Common consequences
What can happen when CWE-793 is exploited.