CWE-688Function Call With Incorrect Variable or Reference as Argument

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

Metadata

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

名称

Function Call With Incorrect Variable or Reference as Argument

描述

The product calls a function, procedure, or routine, but the caller specifies the wrong variable or reference as one of the arguments, which may lead to undefined behavior and resultant weaknesses.

常见后果

范围:
Other
影响:
Quality Degradation

相关 CWE