CWE-706: Use of Incorrectly-Resolved Name or Reference
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
The product uses a name or reference to access a resource, but the name/reference resolves to a resource that is outside of the intended control sphere.
常见后果
影响范围: Confidentiality Integrity
技术影响: Read Application Data Modify Application Data
引入模式
| 阶段 | 说明 |
|---|---|
| Architecture and Design | - |
| Implementation | - |
适用平台
编程语言
关键信息
CWE ID: CWE-706
抽象级别: Class
结构: Simple
状态: Incomplete