CWE-344Use of Invariant Value in Dynamically Changing Context

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

Metadata

CWE ID:
CWE-344
摘要:
Base
结构:
Simple
状态:
Draft
发布日期:
2006-07-19
更新日期:
2025-12-11

名称

Use of Invariant Value in Dynamically Changing Context

描述

The product uses a constant value, name, or reference, but this value can (or should) vary across different environments.

常见后果

范围:
Other
影响:
Varies by Context

相关 CWE