CWE-1288

Overview
  • CWE ID
  • 1288
  • CWE Name
  • Improper Validation of Consistency within Input
  • CWE Abstraction
  • Base
  • CWE structure
  • Simple
  • CWE Status
  • Incomplete
Description
The product receives a complex input with multiple elements or fields that must be consistent with each other, but it does not validate or incorrectly validates that the input is actually consistent.
Extended Description
Related CWEs
CWE ID View ID Nature Ordinal
20 1000 ChildOf Primary