CWE-450: Multiple Interpretations of UI Input
The UI has multiple interpretations of user input but does not prompt the user when it selects the less secure interpretation.
Last updated
Overview
CWE-450 (Multiple Interpretations of UI Input) is a base-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.
Real-world CVEs
3 recorded CVEs are caused by CWE-450 (Multiple Interpretations of UI Input). The highest-severity and most recent are shown first.
Common consequences
What can happen when CWE-450 is exploited.