CWE-278: Insecure Preserved Inherited Permissions

Variant Incomplete Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

A product inherits a set of insecure permissions for an object, e.g. when copying from an archive file, without user awareness or involvement.

常见后果

影响范围: Confidentiality Integrity

技术影响: Read Application Data Modify Application Data

潜在缓解措施

阶段: Architecture and Design Operation

描述: Very carefully manage the setting, management, and handling of privileges. Explicitly manage trust zones in the software.

阶段: Architecture and Design

策略: Separation of Privilege

观察示例

参考: CVE-2005-1724

Does not obey specified permissions when exporting.

引入模式

阶段 说明
Architecture and Design -
Operation -

适用平台

编程语言
Not Language-Specific (Undetermined)

分类映射

分类名称 条目ID 条目名称 映射适配度
PLOVER - Insecure preserved inherited permissions -
关键信息

CWE ID: CWE-278

抽象级别: Variant

结构: Simple

状态: Incomplete

相关弱点