CWE-235: Improper Handling of Extra Parameters
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. |
适用平台
编程语言
分类映射
| 分类名称 | 条目ID | 条目名称 | 映射适配度 |
|---|---|---|---|
| PLOVER | - | Extra Parameter Error | - |