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

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

Metadata

CWE ID:
CWE-118
摘要:
Class
结构:
Simple
状态:
Incomplete
发布日期:
2006-07-19
更新日期:
2025-12-11

名称

Incorrect Access of Indexable Resource ('Range Error')

描述

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.

常见后果

范围:
Other
影响:
Varies by Context

相关 CWE