CWE-118: Incorrect Access of Indexable Resource ('Range Error')
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
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
引入模式
| 阶段 | 说明 |
|---|---|
| Implementation | - |
适用平台
编程语言
技术
分类映射
| 分类名称 | 条目ID | 条目名称 | 映射适配度 |
|---|---|---|---|
| Software Fault Patterns | SFP8 | Faulty Buffer Access | - |
关键信息
CWE ID: CWE-118
抽象级别: Class
结构: Simple
状态: Incomplete