CWE-356 产品UI接口未警示用户不安全动作

Product UI does not Warn User of Unsafe Actions

结构: Simple

Abstraction: Base

状态: Incomplete

被利用可能性: unkown

基本描述

The software'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.

扩展描述

Software 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.

相关缺陷

  • cwe_Nature: ChildOf cwe_CWE_ID: 221 cwe_View_ID: 1000 cwe_Ordinal: Primary

适用平台

Language: {'cwe_Class': 'Language-Independent', 'cwe_Prevalence': 'Undetermined'}

常见的影响

范围 影响 注释
Non-Repudiation Hide Activities

分析过的案例

标识 说明 链接
CVE-1999-1055 Product does not warn user when document contains certain dangerous functions or macros. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-1055
CVE-1999-0794 Product does not warn user when document contains certain dangerous functions or macros. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0794
CVE-2000-0277 Product does not warn user when document contains certain dangerous functions or macros. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0277
CVE-2000-0517 Product does not warn user about a certificate if it has already been accepted for a different site. Possibly resultant. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0517
CVE-2005-0602 File extractor does not warn user it setuid/setgid files could be extracted. Overlaps privileges/permissions. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0602
CVE-2000-0342 E-mail client allows bypass of warning for dangerous attachments via a Windows .LNK file that refers to the attachment. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0342

Notes

Relationship Often resultant, e.g. in unhandled error conditions. Relationship Can overlap privilege errors, conceptually at least.

分类映射

映射的分类名 ImNode ID Fit Mapped Node Name
PLOVER Product UI does not warn user of unsafe actions