CWE•Base•Incomplete•9 recent CVEs
CWE-1287Improper Validation of Specified Type of Input
Description
The product receives input that is expected to be of a certain type, but it does not validate or incorrectly validates that the input is actually of the expected type.
[object Object]
Common consequences
- Other→Varies by Context
Potential mitigations
- Implementation[object Object]