CWE一覧に戻る
CWE-480

不適切なオペレーターの使用

Use of Incorrect Operator
脆弱性 レビュー中
JA

製品が誤って誤った演算子を使用し、セキュリティに関連する形でロジックが変更されてしまう。

この種のエラーは通常、プログラマーによるタイプミスの結果である。

EN

The product accidentally uses the wrong operator, which changes the logic in security-relevant ways.

These types of errors are generally the result of a typo by the programmer.

Scope: Other / Impact: Alter Execution Logic
MITRE公式ページ — CWE-480