CWE一覧に戻る
CWE-344

動的に変化する文脈における不変値の使用

Use of Invariant Value in Dynamically Changing Context
脆弱性 レビュー中
JA

製品は一定の値、名前、またはリファレンスを使用するが、この値は異なる環境間で変わる可能性がある(または変わるべきである)。

EN

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

Scope: Other / Impact: Varies by Context
MITRE公式ページ — CWE-344