CWE-793Only Filtering One Instance of a Special Element

PUBLISHEDweakness record
released 2009-12-28 · last modified 2025-12-11

Metadata

CWE ID:
CWE-793
摘要:
Variant
结构:
Simple
状态:
Incomplete
发布日期:
2009-12-28
更新日期:
2025-12-11

名称

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.

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

常见后果

范围:
Integrity
影响:
Unexpected State

相关 CWE