CWE-793βOnly Filtering One Instance of a Special Element
PUBLISHEDweakness record
released 2009-12-28 Β· last modified 2025-12-11
Metadata
Weakness Name
Only Filtering One Instance of a Special Element
Description
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.
Incomplete filtering of this nature may be location-dependent, as in only the first or last element is filtered.