CWE-235: Improper Handling of Extra Parameters

Variant Draft Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

The product does not handle or incorrectly handles when the number of parameters, fields, or arguments with the same name exceeds the expected amount.

常见后果

影响范围: Integrity

技术影响: Unexpected State

观察示例

参考: CVE-2003-1014

MIE. multiple gateway/security products allow restriction bypass using multiple MIME fields with the same name, which are interpreted differently by clients.

引入模式

阶段 说明
Implementation This typically occurs in situations when only one element is expected to be specified.

适用平台

编程语言
Not Language-Specific (Undetermined)

分类映射

分类名称 条目ID 条目名称 映射适配度
PLOVER - Extra Parameter Error -
关键信息

CWE ID: CWE-235

抽象级别: Variant

结构: Simple

状态: Draft

相关弱点
相关攻击模式
CAPEC-460