Common Weakness Enumeration

    CWE Definition / CWE-688

    CWE-688: 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.

    Published:11 Apr 2008
    Organization:MITRE
    Modified:29 Jun 2023

    Related Weakness

    CWE-628: Function Call with Incorrectly Specified Arguments