CWE-796Only Filtering Special Elements Relative to a Marker

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

Metadata

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

名称

Only Filtering Special Elements Relative to a Marker

描述

The product receives data from an upstream component, but only accounts for special elements positioned relative to a marker (e.g. "at the beginning/end of a string; the second argument"), thereby missing remaining special elements that may exist before sending it to a downstream component.

常见后果

范围:
Integrity
影响:
Unexpected State

相关 CWE