CWE-797: Only Filtering Special Elements at an Absolute Position
Variant
Incomplete
Simple
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
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
引入模式
| 阶段 | 说明 |
|---|---|
| Implementation | REALIZATION: This weakness is caused during implementation of an architectural security tactic. |