CWE-118β€”Incorrect Access of Indexable Resource ('Range Error')

PUBLISHEDweakness record
released 2006-07-19 Β· last modified 2025-12-11

Metadata

CWE ID:
CWE-118
Abstraction:
Class
Structure:
Simple
Status:
Incomplete
Release Date:
2006-07-19
Latest Modification Date:
2025-12-11

Weakness Name

Incorrect Access of Indexable Resource ('Range Error')

Description

The product 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.

Common Consequences

Scope:
Other
Impact:
Varies by Context

Related Weaknesses