CWE-685Variant

Function Call With Incorrect Number of Arguments

Draft in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

The product calls a function, procedure, or routine, but the caller specifies too many arguments, or too few arguments, which may lead to undefined behavior and resultant weaknesses.

The record
Technical detail
CWE ID
CWE-685
Abstraction
Variant
Structure
Simple
Status
Draft