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

Base Incomplete Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

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.

常见后果

影响范围: Non-Repudiation

技术影响: Hide Activities

观察示例

参考: CVE-1999-1055

Product does not warn user when document contains certain dangerous functions or macros.

参考: CVE-1999-0794

Product does not warn user when document contains certain dangerous functions or macros.

参考: CVE-2000-0277

Product does not warn user when document contains certain dangerous functions or macros.

参考: CVE-2000-0517

Product does not warn user about a certificate if it has already been accepted for a different site. Possibly resultant.

参考: CVE-2005-0602

File extractor does not warn user if setuid/setgid files could be extracted. Overlaps privileges/permissions.

参考: CVE-2000-0342

E-mail client allows bypass of warning for dangerous attachments via a Windows .LNK file that refers to the attachment.

引入模式

阶段 说明
Architecture and Design -
Implementation -

适用平台

编程语言
Not Language-Specific (Undetermined)

分类映射

分类名称 条目ID 条目名称 映射适配度
PLOVER - Product UI does not warn user of unsafe actions -
关键信息

CWE ID: CWE-356

抽象级别: Base

结构: Simple

状态: Incomplete

相关弱点