CWE-1287
Overview
- CWE ID
- 1287
- CWE Name
- Improper Validation of Specified Type of Input
- CWE Abstraction
- Base
- CWE structure
- Simple
- CWE Status
- Incomplete
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.