CWE-233

Overview
  • CWE ID
  • 233
  • CWE Name
  • Improper Handling of Parameters
  • CWE Abstraction
  • Base
  • CWE structure
  • Simple
  • CWE Status
  • Incomplete
Description
The software does not properly handle when the expected number of parameters, fields, or arguments is not provided in input, or if those parameters are undefined.
Extended Description
Related CWEs
CWE ID View ID Nature Ordinal
228 1000 ChildOf Primary