CWE-174Double Decoding of the Same Data

PUBLISHEDweakness record
released 2006-07-19 · last modified 2025-12-11

Metadata

CWE ID:
CWE-174
摘要:
Variant
结构:
Simple
状态:
Draft
发布日期:
2006-07-19
更新日期:
2025-12-11

名称

Double Decoding of the Same Data

描述

The product decodes the same input twice, which can limit the effectiveness of any protection mechanism that occurs in between the decoding operations.

常见后果

范围:
Access Control, Confidentiality, Availability, Integrity, Other
影响:
Bypass Protection Mechanism, Execute Unauthorized Code or Commands, Varies by Context

相关 CWE