CWE-234
Failure to Handle Missing Parameter
If too few arguments are sent to a function, the function will still pop the expected number of arguments from the stack. Potentially, a variable number of arguments could be exhausted in a function as well.
Official CWE-234 definition at MITREImpactr finds and proves weaknesses like CWE-234 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist