この製品のユーザー・インターフェースは、ユーザーに代わって安全でないアクションを実行する前に、ユーザーに警告を発しません。このため、攻撃者はユーザーを騙してシステムに損害を与えることが容易になります。
製品システムは、ユーザが先に進むと危険な動作が発生する可能性があることをユーザに警告する必要がある。例えば、ユーザーが未知のソースからファイルをダウンロードし、自分のマシン上でそのファイルを実行しようとした場合、アプリケーションのGUIは、そのファイルが安全でないことを示すことができます。
The product's user interface does not warn the user before undertaking an unsafe action on behalf of that user. This makes it easier for attackers to trick users into inflicting damage to their system.
Product systems should warn users that a potentially dangerous action may occur if the user proceeds. For example, if the user downloads a file from an unknown source and attempts to execute the file on their machine, then the application's GUI can indicate that the file is unsafe.