Umbra Wiki weakness weakness/CWE-529
Back to wiki

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

provenance: imported · CWE: CWE-529

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

MITRE CWE weakness

Kind Weakness
Abstraction Variant
Status Incomplete
Likelihood of exploit

Description

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.

Common consequences

  • Confidentiality, Access Control: Read Application Data, Bypass Protection Mechanism

Mitigations

System Configuration — Protect access control list files.

References

  • CWE page: https://cwe.mitre.org/data/definitions/529.html
  • CWE list: https://cwe.mitre.org/data/index.html