This page is experimental and may change significantly in future releases.
Function Call With Incorrect Variable or Reference as Argument
Properties
id: d3f:CWE-688
- name
- Function Call With Incorrect Variable or Reference as Argument
- definition
- 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.
Neighbors
CWE-688 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-688 has no related weaknesses in this release.