CWE-1286
Overview
- CWE ID
- 1286
- CWE Name
- Improper Validation of Syntactic Correctness of Input
- CWE Abstraction
- Base
- CWE structure
- Simple
- CWE Status
- Incomplete
Description
The product receives input that is expected to be well-formed - i.e., to comply with a certain syntax - but it does not validate or incorrectly validates that the input complies with the syntax.
Extended Description
Related CWEs
CWE ID | View ID | Nature | Ordinal |
---|---|---|---|
20 | 1000 | ChildOf | Primary |