CWE-529 将访问控制列表文件暴露给非授权控制范围

Exposure of Access Control List Files to an Unauthorized Control Sphere

结构: Simple

Abstraction: Variant

状态: Incomplete

被利用可能性: unkown

基本描述

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.

相关缺陷

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

  • cwe_Nature: ChildOf cwe_CWE_ID: 538 cwe_View_ID: 699 cwe_Ordinal: Primary

  • cwe_Nature: ChildOf cwe_CWE_ID: 552 cwe_View_ID: 1000

  • cwe_Nature: ChildOf cwe_CWE_ID: 552 cwe_View_ID: 699

常见的影响

范围 影响 注释
['Confidentiality', 'Access Control'] ['Read Application Data', 'Bypass Protection Mechanism']

可能的缓解方案

System Configuration

策略:

Protect access control list files.