CWE-683 – Function Call With Incorrect Order of Arguments
Description The software calls a function, procedure, or routine, but the caller specifies the arguments in an incorrect order, leading to resultant weaknesses. While this...
CWE-628 – Function Call with Incorrectly Specified Arguments
Description The product calls a function, procedure, or routine with arguments that are not correctly specified, leading to always-incorrect behavior and resultant weaknesses. Modes of...