CWE•Base•Incomplete•4 recent CVEs
CWE-1285Improper Validation of Specified Index, Position, or Offset in Input
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 properties.
[object Object]
Common consequences
- Other→Varies by Context
Potential mitigations
- Implementation[object Object]