CWE-793

Only Filtering One Instance of a Special Element
AI Translation Available

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.

Status
incomplete
Abstraction
variant

Incomplete filtering of this nature may be location-dependent, as in only the first or last element is filtered.

Common Consequences

integrity
Impacts
unexpected state

Potential Mitigations