CWE-344: Use of Invariant Value in Dynamically Changing Context
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
The product uses a constant value, name, or reference, but this value can (or should) vary across different environments.
常见后果
影响范围: Other
技术影响: Varies by Context
观察示例
参考: CVE-2002-0980
Component for web browser writes an error message to a known location, which can then be referenced by attackers to process HTML/script in a less restrictive context
引入模式
| 阶段 | 说明 |
|---|---|
| Architecture and Design | - |
| Implementation | - |
适用平台
编程语言
分类映射
| 分类名称 | 条目ID | 条目名称 | 映射适配度 |
|---|---|---|---|
| PLOVER | - | Static Value in Unpredictable Context | - |