CWE-1285
Overview
- CWE ID
- 1285
- CWE Name
- Improper Validation of Specified Index, Position, or Offset in Input
- CWE Abstraction
- Base
- CWE structure
- Simple
- CWE Status
- Incomplete
Description
The product receives input that is expected to specify an index, position, or offset into an indexable resource such as a buffer or file, but it does not validate or incorrectly validates that the specified index/position/offset has the required propertie
Extended Description
Related CWEs
CWE ID | View ID | Nature | Ordinal |
---|---|---|---|
20 | 1000 | ChildOf | Primary |