logo

CWE-344 - Use of Invariant Value in Dynamically Changing Context

  • Abstraction:Base
  • Structure:Simple
  • Status:Draft
  • Release Date:2006-07-19
  • Latest Modification Date:2024-02-29

Weakness Name

Use of Invariant Value in Dynamically Changing Context

Description

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

Common Consequences

Scope: Other

Impact: Varies by Context

Related Weaknesses