Umbra Wiki weakness weakness/CWE-356
Back to wiki

CWE-356 — Product UI does not Warn User of Unsafe Actions

provenance: imported · CWE: CWE-356

CWE-356: Product UI does not Warn User of Unsafe Actions

MITRE CWE weakness

Kind Weakness
Abstraction Base
Status Incomplete
Likelihood of exploit

Description

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.

Common consequences

  • Non-Repudiation: Hide Activities

Mitigations

(none listed)

References

  • CWE page: https://cwe.mitre.org/data/definitions/356.html
  • CWE list: https://cwe.mitre.org/data/index.html