CWE•Base•Incomplete•9 recent CVEs
CWE-1288Improper Validation of Consistency within Input
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.
[object Object]
Common consequences
- Other→Varies by Context
Potential mitigations
- Implementation[object Object]