CWE-344

Overview
  • CWE ID
  • 344
  • CWE Name
  • Use of Invariant Value in Dynamically Changing Context
  • CWE Abstraction
  • Base
  • CWE structure
  • Simple
  • CWE Status
  • Draft
Description
The product uses a constant value, name, or reference, but this value can (or should) vary across different environments.
Extended Description
Related CWEs
CWE ID View ID Nature Ordinal
330 1000 ChildOf Primary