CWE一覧に戻る
CWE-1052

初期化におけるハードコードされたリテラルの過剰使用

Excessive Use of Hard-Coded Literals in Initialization
脆弱性 作成中
JA

この製品は、単純な整数や静的定数要素ではない、ハードコードされた
リテラルを使用してデータ要素を初期化します。

EN

The product initializes a data element using a hard-coded
literal that is not a simple integer or static constant element.

Scope: Other / Impact: Reduce Maintainability
MITRE公式ページ — CWE-1052