CWE-529: Exposure of Access Control List Files to an Unauthorized Control Sphere

Variant Incomplete Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

The product stores access control list files in a directory or other container that is accessible to actors outside of the intended control sphere.

扩展描述

Exposure of these access control list files may give the attacker information about the configuration of the site or system. This information may then be used to bypass the intended security policy or identify trusted systems from which an attack can be launched.

常见后果

影响范围: Confidentiality Access Control

技术影响: Read Application Data Bypass Protection Mechanism

潜在缓解措施

阶段: System Configuration

描述: Protect access control list files.

引入模式

阶段 说明
Operation OMISSION: This weakness is caused by missing a security tactic during the architecture and design phase.
关键信息

CWE ID: CWE-529

抽象级别: Variant

结构: Simple

状态: Incomplete

相关弱点