CWE-1220

Overview
  • CWE ID
  • 1220
  • CWE Name
  • Insufficient Granularity of Access Control
  • CWE Abstraction
  • Base
  • CWE structure
  • Simple
  • CWE Status
  • Incomplete
Description
The product implements access controls via a policy or other feature with the intention to disable or restrict accesses (reads and/or writes) to assets in a system from untrusted agents. However, implemented access controls lack required granularity, whic
Extended Description
Related CWEs
CWE ID View ID Nature Ordinal
284 1000 ChildOf Primary