This page is experimental and may change significantly in future releases.
Improper Validation of Specified Index, Position, or Offset in Input
Properties
id: d3f:CWE-1285
- name
- Improper Validation of Specified Index, Position, or Offset in Input
- definition
- 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 properties.
Neighbors
CWE-1285 has no direct neighbors in this release.