CWE-797Only Filtering Special Elements at an Absolute Position

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

Metadata

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

名称

Only Filtering Special Elements at an Absolute Position

描述

The product receives data from an upstream component, but only accounts for special elements at an absolute position (e.g. "byte number 10"), thereby missing remaining special elements that may exist before sending it to a downstream component.

常见后果

范围:
Integrity
影响:
Unexpected State

相关 CWE