CWE-229

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