Skip to main content

Core / Ccc / Threats / DEV

Access is Granted to Unauthorized Users

CCC.Core.TH01

Logic designed to give different permissions to different entities may be misconfigured or manipulated, allowing unauthorized entities to access restricted parts of the service, its data, or its child resources. This could result in a loss of data confidentiality or tolerance of unauthorized actions which impact the integrity and availability of resources and data.

Related Capabilities

IDTitleDescription
CCC.Core.CP06Access ControlThe service automatically enforces user configurations to restrict or allow access to a specific component or a child resource based on factors such as user identities, roles, groups, or attributes.
CCC.Core.CP29Active IngestionWhile running, the service itself can fetch or reach out to some other service or external source to get data, inputs or commands for the service to process or operate on.

Related Controls

IDTitleDescription
CCC.Core.CN02Encrypt Data for StorageEnsure that all data stored is encrypted at rest using strong encryption algorithms.
CCC.Core.CN03Implement Multi-factor Authentication (MFA) for AccessEnsure that all sensitive activities require two or more identity factors during authentication to prevent unauthorized access.
CCC.Core.CN05Prevent Access from Untrusted EntitiesEnsure that secure access controls enforce the principle of least privilege to restrict access to authorized entities from explicitly trusted sources only.
CCC.Core.CN04Log All Access and ChangesEnsure that all access attempts are logged to maintain a detailed audit trail for security and compliance purposes.

External Mappings

FrameworkIDRemarks
MITRE-ATT&CKT1078Valid Accounts
MITRE-ATT&CKT1548Abuse Elevation Control Mechanism
MITRE-ATT&CKT1203Exploitation for Credential Access
MITRE-ATT&CKT1098Account Manipulation
MITRE-ATT&CKT1484Domain or Tenant Policy Modification
MITRE-ATT&CKT1546Event Triggered Execution
MITRE-ATT&CKT1537Transfer Data to Cloud Account
MITRE-ATT&CKT1567Exfiltration Over Web Service
MITRE-ATT&CKT1048Exfiltration Over Alternative Protocol
MITRE-ATT&CKT1485Data Destruction
MITRE-ATT&CKT1565Data Manipulation
MITRE-ATT&CKT1027Obfuscated Files or Information