CWE-793: Only Filtering One Instance of a Special Element

Variant Incomplete Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

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

引入模式

阶段 说明
Implementation REALIZATION: This weakness is caused during implementation of an architectural security tactic.
关键信息

CWE ID: CWE-793

抽象级别: Variant

结构: Simple

状态: Incomplete

相关弱点