CWE-685Function Call With Incorrect Number of Arguments

PUBLISHEDweakness record
released 2008-04-11 · last modified 2023-06-29

Metadata

CWE ID:
CWE-685
摘要:
Variant
结构:
Simple
状态:
Draft
发布日期:
2008-04-11
更新日期:
2023-06-29

名称

Function Call With Incorrect Number of Arguments

描述

The product calls a function, procedure, or routine, but the caller specifies too many arguments, or too few arguments, which may lead to undefined behavior and resultant weaknesses.

常见后果

范围:
Other
影响:
Quality Degradation

相关 CWE