CWE-349Acceptance of Extraneous Untrusted Data With Trusted Data

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

Metadata

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

名称

Acceptance of Extraneous Untrusted Data With Trusted Data

描述

The product, when processing trusted data, accepts any untrusted data that is also included with the trusted data, treating the untrusted data as if it were trusted.

常见后果

范围:
Access Control, Integrity
影响:
Bypass Protection Mechanism, Modify Application Data
注释:
An attacker could package untrusted data with trusted data to bypass protection mechanisms to gain access to and possibly modify sensitive data.

相关 CWE