CWE-687
Function Call With Incorrectly Specified Argument Value
Description
The product calls a function, procedure, or routine, but the caller specifies an argument that contains the wrong value, which may lead to resultant weaknesses.
Top Monitored CVEs
Consequences
Other
—
Quality Degradation
Detection
Manual Static Analysis
This might require an understanding of intended program behavior or design to determine whether the value is incorrect.