CWE-118: Improper Access of Indexable Resource ('Range Error')
Improper Access of Indexable Resource ('Range Error')
Weakness ID: 118 (Weakness Class)
Status: Incomplete
Description
Description Summary
The software does not restrict or incorrectly restricts
operations within the boundaries of a resource that is accessed using an index
or pointer, such as memory or files.